/usr/ports/textproc/redland/work/redland-1.0.17 Compilation failed unexpectedly

2023-12-12 Thread AN
FreeBSD FBSD14 14.0-STABLE FreeBSD 14.0-STABLE #6 stable/14-2c5e87862: Sat
Dec  9 21:14:44 EST 2023
root@FBSD14:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL amd64 1400501

Trying to update ports today I had this failure:

libtool: link: cc -shared  -fPIC -DPIC  .libs/rdf_init.o
.libs/rdf_raptor.o .libs/rdf_uri.o .libs/rdf_digest.o .libs/rdf_hash.o
.libs/rdf_hash_cursor.o .libs/rdf_hash_memory.o .libs/rdf_model.o
.libs/rdf_model_storage.o .libs/rdf_iterator.o .libs/rdf_concepts.o
.libs/rdf_list.o .libs/rdf_storage.o .libs/rdf_storage_sql.o
.libs/rdf_stream.o .libs/rdf_parser.o .libs/rdf_parser_raptor.o
.libs/rdf_heuristics.o .libs/rdf_files.o .libs/rdf_utf8.o
.libs/rdf_query.o .libs/rdf_query_results.o .libs/rdf_query_rasqal.o
.libs/rdf_serializer.o .libs/rdf_serializer_raptor.o .libs/rdf_log.o
.libs/rdf_node_common.o .libs/rdf_statement_common.o .libs/rdf_node.o
.libs/rdf_statement.o .libs/rdf_storage_list.o .libs/rdf_storage_hashes.o
.libs/rdf_storage_trees.o .libs/rdf_storage_file.o .libs/rdf_digest_md5.o
.libs/rdf_digest_sha1.o .libs/rdf_hash_bdb.o  -Wl,--whole-archive
../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive  -Wl,-rpath
-Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lrasqal
/usr/local/lib/libraptor2.so -ldb-5.3  -O2 -fstack-protector-strong
-fstack-protector-strong -fstack-protector-strong   -Wl,-soname
-Wl,librdf.so.0 -o .libs/librdf.so.0.0.0
rdf_storage_virtuoso.c:55:10: fatal error: 'sql.h' file not found
#include 
 ^~~
rdf_query_virtuoso.c:53:10: fatal error: 'sql.h' file not found
#include 
 ^~~
libtool: link: (cd ".libs" && rm -f "librdf.so.0" && ln -s
"librdf.so.0.0.0" "librdf.so.0")
libtool: link: (cd ".libs" && rm -f "librdf.so" && ln -s "librdf.so.0.0.0"
"librdf.so")
1 error generated.
gmake[5]: *** [Makefile:917:
librdf_storage_virtuoso_la-rdf_query_virtuoso.lo] Error 1
gmake[5]: *** Waiting for unfinished jobs
libtool: link: (cd .libs/librdf.lax/libltdlc.a && ar x
"/usr/ports/textproc/redland/work/redland-1.0.17/src/../libltdl/.libs/libltdlc.a")
1 error generated.
gmake[5]: *** [Makefile:910:
librdf_storage_virtuoso_la-rdf_storage_virtuoso.lo] Error 1
libtool: link: ar cru .libs/librdf.a  rdf_init.o rdf_raptor.o rdf_uri.o
rdf_digest.o rdf_hash.o rdf_hash_cursor.o rdf_hash_memory.o rdf_model.o
rdf_model_storage.o rdf_iterator.o rdf_concepts.o rdf_list.o rdf_storage.o
rdf_storage_sql.o rdf_stream.o rdf_parser.o rdf_parser_raptor.o
rdf_heuristics.o rdf_files.o rdf_utf8.o rdf_query.o rdf_query_results.o
rdf_query_rasqal.o rdf_serializer.o rdf_serializer_raptor.o rdf_log.o
rdf_node_common.o rdf_statement_common.o rdf_node.o rdf_statement.o
rdf_storage_list.o rdf_storage_hashes.o rdf_storage_trees.o
rdf_storage_file.o rdf_digest_md5.o rdf_digest_sha1.o rdf_hash_bdb.o
.libs/librdf.lax/libltdlc.a/argz.o .libs/librdf.lax/libltdlc.a/dlopen.o
.libs/librdf.lax/libltdlc.a/libltdlcS.o
.libs/librdf.lax/libltdlc.a/libltdlc_la-lt__alloc.o
.libs/librdf.lax/libltdlc.a/libltdlc_la-lt_dlloader.o
.libs/librdf.lax/libltdlc.a/libltdlc_la-lt_error.o
.libs/librdf.lax/libltdlc.a/libltdlc_la-ltdl.o
.libs/librdf.lax/libltdlc.a/libltdlc_la-preopen.o
.libs/librdf.lax/libltdlc.a/libltdlc_la-slist.o
libtool: link: ranlib .libs/librdf.a
libtool: link: rm -fr .libs/librdf.lax
libtool: link: ( cd ".libs" && rm -f "librdf.la" && ln -s "../librdf.la"
"librdf.la" )
gmake[5]: Leaving directory
'/usr/ports/textproc/redland/work/redland-1.0.17/src'
gmake[4]: *** [Makefile:978: all-recursive] Error 1
gmake[4]: Leaving directory
'/usr/ports/textproc/redland/work/redland-1.0.17/src'
gmake[3]: *** [Makefile:667: all] Error 2
gmake[3]: Leaving directory
'/usr/ports/textproc/redland/work/redland-1.0.17/src'
gmake[2]: *** [Makefile:624: all-recursive] Error 1
gmake[2]: Leaving directory
'/usr/ports/textproc/redland/work/redland-1.0.17'
===> Compilation failed unexpectedly.

Any help fixing this would be appreciated.  Thank you.


回复: devel/shiboken2 build with python-3.11

2023-12-12 Thread wen heping
Thank you very much !

wen


发件人: Jason E. Hale 
发送时间: 2023年12月12日 5:08
收件人: wen heping
抄送: Jason E. Hale; Antoine Brodin; k...@freebsd.org
主题: Re: devel/shiboken2 build with python-3.11

On Mon, Dec 11, 2023 at 2:48 AM wen heping  wrote:
>
> Then we shall set USES=python:3.8-3.11.
> It will help the switch DEFAULT_PYTHON form 3.9 to 3.11.
>
> Would you commit it if you approve it ?
>

I've committed the change in [1]. I didn't do any runtime testing with
Python 3.11, though.

[1] 
https://cgit.freebsd.org/ports/commit/?id=bfe377d24c6148e442fd0b102b08a3d0131b8adb

- Jason


[Bug 275717] [security/kwalletmanager] start problem

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275717

Bug ID: 275717
   Summary: [security/kwalletmanager] start problem
   Product: Ports & Packages
   Version: Latest
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: shur...@shurik.kiev.ua
  Assignee: k...@freebsd.org
 Flags: maintainer-feedback?(k...@freebsd.org)

Hello,
after recent update I cannot open my kwalletmanager any more. Application
starts about 30 sec with empty window. There are no my wallets and I cannot
import them from ~/.local/share/kwalletd/. The only message I get in console is

MESA: error: ZINK: failed to choose pdev
glx: failed to create drisw screen
failed to load driver: zink

and after ~30 seconds
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)

kwalletmanager installed from packages, but I also try to rebuild it myself -
no difference.

FreeBSD 15.0-CURRENT #58 main-n266890-86e2bcbf47fb

pkg info -q | grep kwallet
kf5-kwallet-5.112.0
kwalletmanager-23.08.3
plasma5-kwallet-pam-5.27.9
signon-kwallet-extension-23.08.3

-- 
You are receiving this mail because:
You are the assignee for the bug.

maintainer-feedback requested: [Bug 275717] [security/kwalletmanager] start problem

2023-12-12 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-kde (group)
 for maintainer-feedback:
Bug 275717: [security/kwalletmanager] start problem
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275717



--- Description ---
Hello,
after recent update I cannot open my kwalletmanager any more. Application
starts about 30 sec with empty window. There are no my wallets and I cannot
import them from ~/.local/share/kwalletd/. The only message I get in console is

MESA: error: ZINK: failed to choose pdev
glx: failed to create drisw screen
failed to load driver: zink

and after ~30 seconds
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)

kwalletmanager installed from packages, but I also try to rebuild it myself -
no difference.

FreeBSD 15.0-CURRENT #58 main-n266890-86e2bcbf47fb

pkg info -q | grep kwallet
kf5-kwallet-5.112.0
kwalletmanager-23.08.3
plasma5-kwallet-pam-5.27.9
signon-kwallet-extension-23.08.3


[Bug 275636] devel/qtcreator: Bump revision, use llvm17 as recommended.

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275636

--- Comment #5 from Florian Walpen  ---
(In reply to Jason E. Hale from comment #4)

Thanks for the hint, llvm:noexport does find the ccache symlink, but uses
compiler from base instead of llvm17. That may not matter anymore, since
QtCreator now uses external clangd language servers. But I'd still prefer to
test drive such a change for some time.

I'd suggest to commit this patch as is, ASAP for the crash fix. QtCreator
12.0.1 just came out, and we could include the switch to base compiler / ccache
with that update.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.

[Bug 275636] devel/qtcreator: Bump revision, use llvm17 as recommended.

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275636

--- Comment #6 from Jason E. Hale  ---
(In reply to Florian Walpen from comment #5)
I'm fine with that, although I don't think using the base compiler will be an
issue as that was the behavior before the aforementioned change to
Mk/Uses/llvm.mk. For expediency, I'll just commit your patch as-is, because I
have a few other pots on the boil and don't have time to test further changes
today.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.

[Bug 275636] devel/qtcreator: Bump revision, use llvm17 as recommended.

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275636

--- Comment #7 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=a75fb0906770e806bcb69c2796bff9dbe0a1181a

commit a75fb0906770e806bcb69c2796bff9dbe0a1181a
Author: Florian Walpen 
AuthorDate: 2023-11-25 22:13:54 +
Commit: Jason E. Hale 
CommitDate: 2023-12-12 19:44:16 +

devel/qtcreator: Use llvm17 as recommended

QtCreator would crash in the settings dialog if not rebuilt after
an update of Qt packages to 6.6.1 release. Make build and run depend
on llvm17 as recommended upstream, for better clangd compatibility:

https://www.qt.io/blog/qt-creator-12-c-code-model-update

Since llvm17 seems to be more strict about non-standard alloca stack
allocation, patch that out of the internal SQLite build config. This
matches the config of databases/sqlite3 in ports.

PR: 275636

 devel/qtcreator/Makefile   |  3 ++-
 .../files/patch-src_libs_3rdparty_sqlite_config.h (new)| 10 ++
 2 files changed, 12 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 275636] devel/qtcreator: Bump revision, use llvm17 as recommended.

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275636

Jason E. Hale  changed:

   What|Removed |Added

 Attachment #246985|maintainer-approval?(kde@Fr |maintainer-approval+
  Flags|eeBSD.org)  |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.

[Bug 275636] devel/qtcreator: Bump revision, use llvm17 as recommended.

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275636

Jason E. Hale  changed:

   What|Removed |Added

  Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+
   |eeBSD.org)  |
 Resolution|--- |FIXED
 Status|Open|Closed

--- Comment #8 from Jason E. Hale  ---
Committed, thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 275700] textproc/redland rdf_storage_virtuoso.c:55:10: fatal error: 'sql.h' file not found

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275700

--- Comment #3 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=1c35fdc48d6ae9ff7d417ad6b5409bdf79a67511

commit 1c35fdc48d6ae9ff7d417ad6b5409bdf79a67511
Author: Jason E. Hale 
AuthorDate: 2023-12-12 20:10:37 +
Commit: Jason E. Hale 
CommitDate: 2023-12-12 20:41:25 +

textproc/redland: Unbreak BDB option

Before [1] we had former port devel/virtuoso explicitly disabled as a
pseudo-option, but this configure argument was lost in that commit. The
seemingly buggy configure script tries to use virtuoso despite its
non-existence.

rdf_storage_virtuoso.c:55:10: fatal error: 'sql.h' file not found

[1]
https://cgit.freebsd.org/ports/commit/?id=134cdd54850031bfdc8202d27b1a69b2839d94bb

PR: 275700
Reported by:

 textproc/redland/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 275700] textproc/redland rdf_storage_virtuoso.c:55:10: fatal error: 'sql.h' file not found

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275700

Jason E. Hale  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+
   |eeBSD.org)  |
 CC||jh...@freebsd.org,
   ||j...@freebsd.org
 Status|New |Closed

--- Comment #4 from Jason E. Hale  ---
Should be fixed now. Thanks for the report!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 275700] textproc/redland rdf_storage_virtuoso.c:55:10: fatal error: 'sql.h' file not found

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275700

--- Comment #5 from a...@neu.net ---
Hi Jason:

Thanks for fixing.


--->  ** Upgrade tasks 9: 8 done, 1 ignored, 0 skipped and 1 failed
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed)

+ textproc/redland (redland-1.0.17_4 -> redland-1.0.17_5)

-- 
You are receiving this mail because:
You are the assignee for the bug.

FreeBSD ports you maintain which are out of date

2023-12-12 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/k...@freebsd.org.html


Port| Current version | New version
+-+
devel/qtcreator | 12.0.0  | 12.0.1
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:portscout!