[meta-virtualization][PATCH v2] packagegroup-container: require ipv6 for podman

2023-10-12 Thread Jörg Sommer via lists . yoctoproject . org
The recipe *podman* requires the distro feature *ipv6*. Using a distro without it causes the build of *packagegroup-container* fails, even if *packagegroup-podman* is not used: ERROR: Nothing RPROVIDES 'podman' (but

Re: [gentoo-user] world updates blocked by Qt

2023-10-12 Thread Wols Lists
On 11/10/2023 17:44, Philip Webb wrote: 231011 Alan McKinnon wrote: Today a sync and emerge world produces a huge list of blockers. qt 5.15.10 is currently installed and qt 5.15.11 is new in the tree and being blocked. All the visible blockers are Qt itself so --verbose-conflicts is needed.

Re: Principles of the C99 testsuite conversion

2023-10-11 Thread Richard Earnshaw (lists)
On 11/10/2023 14:56, Jeff Law wrote: > > > On 10/11/23 04:39, Florian Weimer wrote: >> I've started to look at what it is required to convert the testsuite to >> C99 (without implicit ints, without implicit function declarations, and >> a few other legacy language features). > I bet those older

Re: some mails get delayed 5min, some don't

2023-10-11 Thread lists
On Wed, October 11, 2023 10:44 pm, Matus UHLAR - fantomas wrote: > On 11.10.23 22:21, li...@sbt.net.au wrote: > Here is your 5-minute delay. It's possible that scanning took too much of > time. Perhaps too many concurrent amavis sessions? from htop , by CPU % PID USER PRI NI VIRT

Re: Register allocation cost question

2023-10-11 Thread Richard Earnshaw (lists) via Gcc
On 11/10/2023 09:58, Andrew Stubbs wrote: > On 11/10/2023 07:54, Chung-Lin Tang wrote: >> >> >> On 2023/10/10 11:11 PM, Andrew Stubbs wrote: >>> Hi all, >>> >>> I'm trying to add a new register set to the GCN port, but I've hit a >>> problem I don't understand. >>> >>> There are 256 new registers

[meta-virtualization][PATCH] packagegroup-container: require ipv6 for podman

2023-10-11 Thread Jörg Sommer via lists . yoctoproject . org
The recipe *podman* requires *ipv6* in *DISTRO_FEATURES*, which causes the build of the whole recipe fail, even if packagegroup-podman is not used. Signed-off-by: Jörg Sommer --- recipes-core/packagegroups/packagegroup-container.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Re: [OE-Core][PATCH 0/2] Fix regression reporting for master-next

2023-10-11 Thread Alexis Lothoré via lists . openembedded . org
On 10/10/23 11:30, Alexis Lothoré via lists.openembedded.org wrote: > With those two patches, I have been able to properly generate the > regression report from [1] with the following command: It looks like I forgot to paste the relevant command. Here it is, for documentation purpose:

Re: [PATCH 6/6] aarch64: Add front-end argument type checking for target builtins

2023-10-10 Thread Richard Earnshaw (lists)
On 09/10/2023 14:12, Victor Do Nascimento wrote: > > > On 10/7/23 12:53, Richard Sandiford wrote: >> Richard Earnshaw writes: >>> On 03/10/2023 16:18, Victor Do Nascimento wrote: In implementing the ACLE read/write system register builtins it was observed that leaving argument type

Re: solving file conflicts

2023-10-10 Thread Genes Lists
On 10/10/23 07:00, Erich Eckner wrote: Hi, ... This is (one possibility for) the second option, that I mentioned, which I was afraid might break a lot of stuff on my machines :-/ I meant put it in /usr/local/xxx/ not directly in /usr/local. Or in /opt/xxx/ I see, that the root cause (and

Re: Documenting common C/C++ options

2023-10-10 Thread Richard Earnshaw (lists) via Gcc
On 10/10/2023 11:46, Richard Earnshaw (lists) via Gcc wrote: > On 10/10/2023 10:47, Florian Weimer via Gcc wrote: >> Currently, -fsigned-char and -funsigned-char are only documented as C >> language options, although they work for C++ as well (and Objective-C >> and Objective

Re: Documenting common C/C++ options

2023-10-10 Thread Richard Earnshaw (lists) via Gcc
On 10/10/2023 10:47, Florian Weimer via Gcc wrote: > Currently, -fsigned-char and -funsigned-char are only documented as C > language options, although they work for C++ as well (and Objective-C > and Objective-C++, I assume, but I have not tested this). There does > not seem to be a place for

[OE-Core][PATCH 2/2] oeqa/utils/gitarchive: ensure tag matches regex before getting its fields

2023-10-10 Thread Alexis Lothoré via lists . openembedded . org
From: Alexis Lothoré Whenever we ask gitarchive to retrieve test results for specific revisions, we first do a "large" search in get_tags, which uses glob patterns with git ls-remote, and then we filter received tags with a regex to parse the tags fields. Currently gitarchive assumes that all

[OE-Core][PATCH 0/2] Fix regression reporting for master-next

2023-10-10 Thread Alexis Lothoré via lists . openembedded . org
There are still issues in Autobuilder when trying to generate regression reports on master-next branch, as visible in [1]. This issue makes build status as failed After being finally able to replicate the issue locally (which is quite difficult since master-next is a force-pushed branch), I

[OE-Core][PATCH 1/2] oeqa/utils/gitarchive: fix tag pattern searching

2023-10-10 Thread Alexis Lothoré via lists . openembedded . org
From: Alexis Lothoré Whenever we ask gitarchive to search for tags, we can provide it with a pattern (containing glob patterns). However, when searching for example for tags matching branch master-next, it can find more tags which does not correspond exactly to branch master-next (e.g.

Re: solving file conflicts

2023-10-10 Thread Genes Lists
On 10/10/23 02:41, Erich Eckner wrote: Hi fellow-archers, Hi! I have two packages, A and B, which both provide the same file X. ... Without knowing more its a bit hard to say. For example are A and B actually the same application but different versions (git vs stable). If so, then just

Re: How to enable opencl?

2023-10-07 Thread Genes Lists
On 10/7/23 02:59, Zener wrote: Hi. [opencl_init] could not get platforms: Unknown OpenCL error [opencl_init] FINALLY: opencl is NOT AVAILABLE and NOT ENABLED. I dont use this but the docs [1] have a (long) list of requirements that must be met to use it. It sounds like or more is

[BlueOnyx:26538] Netcraft

2023-10-06 Thread Steve Lists via Blueonyx
Just an FYI for you all, Netcraft have been flagging the contents of the /error/ folder (a bunch of basic plain HTML) as phishing.. They de-listed the ones I responded to and have a separate ticket with them about the issue in general - they have acknowledged it is a mistake.. I do wonder if

Re: [halLEipzig] Tischfahne für OSM-Stammtisch-Treffen

2023-10-06 Thread Antonin Delpeuch (lists)
Hallo, ich fände es sehr nützlich! Letztes Mal hatten wir tatsächlich genau das Problem, dass unserer Tisch nicht so erkennbar war. Zu den anderen HalLEipziger·innen: soll ich einfach eine OSM-Fahne für unseren Stammtisch bestellen? Ich hätte übrigens Lust, uns bald noch mal zu treffen :)

[OE-core] [PATCH] scripts/resulttool: do not try to parse metadata as tests results

2023-10-06 Thread Alexis Lothoré via lists . openembedded . org
o about ptest such as "begin", "end", "duration", "exitcode" or "timeout". Another example is a "reproducible" section, which does not have a "status" field but rather contains a big "files" entry containing lists of identic

Re: [PATCH v2] Add a GCC Security policy

2023-10-05 Thread Richard Earnshaw (lists)
On 28/09/2023 12:55, Siddhesh Poyarekar wrote: > +Security features implemented in GCC > + > + [...] > + > +Similarly, GCC may transform code in a way that the correctness of > +the expressed algorithm is preserved, but supplementary properties > +

[oe] [meta-oe][PATCH] collectd: Use https in SRC_URI, add HOMEPAGE

2023-10-05 Thread Jörg Sommer via lists . openembedded . org
Signed-off-by: Jörg Sommer --- meta-oe/recipes-extended/collectd/collectd_5.12.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb b/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb index 479c12d6a..bd4a5b3e8 100644

Re: [PATCH7/8] vect: Add TARGET_SIMD_CLONE_ADJUST_RET_OR_PARAM

2023-10-04 Thread Andre Vieira (lists)
On 04/10/2023 11:41, Richard Biener wrote: On Wed, 4 Oct 2023, Andre Vieira (lists) wrote: On 30/08/2023 14:04, Richard Biener wrote: On Wed, 30 Aug 2023, Andre Vieira (lists) wrote: This patch adds a new target hook to enable us to adapt the types of return and parameters of simd

Re: [PATCH7/8] vect: Add TARGET_SIMD_CLONE_ADJUST_RET_OR_PARAM

2023-10-04 Thread Andre Vieira (lists)
On 30/08/2023 14:04, Richard Biener wrote: On Wed, 30 Aug 2023, Andre Vieira (lists) wrote: This patch adds a new target hook to enable us to adapt the types of return and parameters of simd clones. We use this in two ways, the first one is to make sure we can create valid SVE types

[yocto] [yocto-autobuilder-helper][PATCH 0/3] Make sure to pick tested rev as reference for regression report

2023-10-04 Thread Alexis Lothoré via lists . yoctoproject . org
Some failures have been observed on jobs targeting master-next, with the following logs as an example: Exception: No reference found for commit 3edb9acca18171894771c36c19b0c2e905852ce5 in /tmp/sendqaemail.dkwg__g9 See [1] for more logs, which is trying to compare master-next results to master

[yocto] [yocto-autobuilder-helper][PATCH 2/3] scripts/send-qa-email: define tests results repository url only once

2023-10-04 Thread Alexis Lothoré via lists . yoctoproject . org
From: Alexis Lothoré Test results repository url is used at least twice, so define a constant holding the url instead of hardcoding it multiple times Signed-off-by: Alexis Lothoré --- scripts/send_qa_email.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git

[yocto] [yocto-autobuilder-helper][PATCH 1/3] scripts/send_qa_email: re-clarify base and target revisions

2023-10-04 Thread Alexis Lothoré via lists . yoctoproject . org
From: Alexis Lothoré There are some inversions in words used to describe elements of comparison for regression reporting: the main function of send_qa_email starts using "base" to talk about the target revision and "compare" to talk about the reference against which it is compared. Then later in

[yocto] [yocto-autobuilder-helper][PATCH 3/3] scripts/send_qa_email: guess latest tested revision when dealing with branch

2023-10-04 Thread Alexis Lothoré via lists . yoctoproject . org
From: Alexis Lothoré It has been observed that some regression reports generation may failed when the comparision base is a branch (e.g master) because we can not find any test results associated to the branch HEAD. This is especially true for branches which often change, because not all

Re: maximum ipv4 bgp prefix length of /24 ?

2023-10-03 Thread Justin Wilson (Lists)
I think it is going to have to happen. We have several folks on the IX and various consulting clients who only need 3-6 Ips but have to burn a full /24 to participate in BGP. I wrote a blog post awhile back on this topic

Re: Check that passes do not forget to define profile

2023-10-03 Thread Andre Vieira (lists)
Hi Honza, My current patch set for AArch64 VLA omp codegen started failing on gcc.dg/gomp/pr87898.c after this. I traced it back to 'move_sese_region_to_fn' in tree/cfg.cc not setting count for the bb created. I was able to 'fix' it locally by setting the count of the new bb to the

Re: [PATCH 6/8] vect: Add vector_mode paramater to simd_clone_usable

2023-09-28 Thread Andre Vieira (lists)
On 31/08/2023 07:39, Richard Biener wrote: On Wed, Aug 30, 2023 at 5:02 PM Andre Vieira (lists) wrote: On 30/08/2023 14:01, Richard Biener wrote: On Wed, Aug 30, 2023 at 11:15 AM Andre Vieira (lists) via Gcc-patches wrote: This patch adds a machine_mode parameter

Re: [PING][PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops

2023-09-28 Thread Andre Vieira (lists)
Hi, On 14/09/2023 13:10, Kyrylo Tkachov via Gcc-patches wrote: Hi Stam, The arm parts look sensible but we'd need review for the df-core.h and df-core.cc changes. Maybe Jeff can help or can recommend someone to take a look? Thanks, Kyrill FWIW the changes LGTM, if we don't want these

Re: [PATCH] vect, omp: inbranch simdclone dropping const

2023-09-27 Thread Andre Vieira (lists)
On 26/09/2023 17:37, Andrew Stubbs wrote: I don't have authority to approve anything, but here's a review anyway. Thanks for working on this. Thank you for reviewing and apologies for the mess of a patch, may have rushed it ;) diff --git a/gcc/testsuite/gcc.dg/vect/vect-simd-clone-19.c

Re: [PATCH] vect, omp: inbranch simdclone dropping const

2023-09-26 Thread Andre Vieira (lists)
On 26/09/2023 21:26, Bernhard Reutner-Fischer wrote: On 26 September 2023 18:46:11 CEST, Tobias Burnus wrote: On 26.09.23 18:37, Andrew Stubbs wrote: If the fall-through is deliberate please add a /* FALLTHROUGH */ comment (or whatever spelling disables the warning). It's:

Re: [PATCH] vect, omp: inbranch simdclone dropping const

2023-09-26 Thread Andre Vieira (lists)
On 26/09/2023 17:48, Jakub Jelinek wrote: On Tue, Sep 26, 2023 at 05:24:26PM +0100, Andre Vieira (lists) wrote: @@ -5816,6 +5817,18 @@ get_references_in_stmt (gimple *stmt, vec *references) } case IFN_MASK_LOAD: case IFN_MASK_STORE: + case

[PATCH] vect, omp: inbranch simdclone dropping const

2023-09-26 Thread Andre Vieira (lists)
The const attribute is ignored when simdclone's are used inbranch. This is due to the fact that when analyzing a MASK_CALL we were not looking at the targeted function for flags, but instead only at the internal function call itself. This patch adds code to make sure we look at the target

Re: [PATCH] AArch64: Remove BTI from outline atomics

2023-09-26 Thread Richard Earnshaw (lists)
On 26/09/2023 14:46, Wilco Dijkstra wrote: > > The outline atomic functions have hidden visibility and can only be called > directly.  Therefore we can remove the BTI at function entry.  This improves > security by reducing the number of indirect entry points in a binary. > The BTI markings on

Re: Any though of having archlinux-keyring-wkd-sync check for iptables and recommend rule?

2023-09-24 Thread Genes Lists
On 9/24/23 07:22, Genes Lists wrote:  nft -c nftables.conf typo - should be: nft -c -f nftables.conf gene

Re: Any though of having archlinux-keyring-wkd-sync check for iptables and recommend rule?

2023-09-24 Thread Genes Lists
On 9/24/23 02:52, David C. Rankin wrote: On 9/23/23 12:51, Christian wrote: In addition to the workstation (single interface) nftables example, I have just uploaded an example of nftables firewall rules. i.e. for a router with 2 interfaces that sits between the internet and internal

Re: Any though of having archlinux-keyring-wkd-sync check for iptables and recommend rule?

2023-09-23 Thread Genes Lists
On 9/23/23 13:51, Christian wrote: ... In case of interest, the nft rules that I shared with David previously are available here [1]. This is a sample nftables ruleset for a laptop or workstation. It allows established / related packets to come back. These packets are returned after a

Re: [gentoo-user] Password questions, looking for opinions. cryptsetup question too.

2023-09-23 Thread Wols Lists
On 19/09/2023 10:13, Dale wrote: That's a interesting way to come up with passwords tho.  I've seen that is a few whodunit type shows.  Way back in the old days, they had some interesting ways of coding messages.  Passwords are sort of similar. Back when we were busy conquering India ... The

Re: [gentoo-user] Password questions, looking for opinions. cryptsetup question too.

2023-09-23 Thread Wols Lists
On 20/09/2023 19:05, Frank Steinmetzger wrote: In principle, a repeated space character in your passphrase could help reduce the computational burden of an offline brute force attack, by e.g. helping an attacker to identify the number of individual words in a passphrase. Due to the rotation,

Re: [gentoo-user] Password questions, looking for opinions. cryptsetup question too.

2023-09-23 Thread Wols Lists
On 19/09/2023 10:10, Jude DaShiell wrote: Once the set spots got figured five dice got used for letters add the total and subtract 4 for the particular letter. Which actually isn't random. It's a bell curve peaking probably between J and M. Think, if you throw 2 dice, there are 36 possible

Re: [gentoo-user] Re: How to move ext4 partition

2023-09-22 Thread Wols Lists
On 20/09/2023 23:39, Grant Edwards wrote: Assuming GParted is smart enough to do overlapping moves, is it smart enough to only copy filesystem data and not copy "empty" sectors? According to various forum posts, it is not: moving a partion copies every sector. [That's certainly the obvious, safe

Re: [PATCH] AArch64: Fix strict-align cpymem/setmem [PR103100]

2023-09-20 Thread Richard Earnshaw (lists)
On 20/09/2023 14:50, Wilco Dijkstra wrote: > > The cpymemdi/setmemdi implementation doesn't fully support strict alignment. > Block the expansion if the alignment is less than 16 with STRICT_ALIGNMENT. > Clean up the condition when to use MOPS. > > Passes regress/bootstrap, OK for commit? >

Re: Any though of having archlinux-keyring-wkd-sync check for iptables and recommend rule?

2023-09-20 Thread Genes Lists
On 9/20/23 04:36, David C. Rankin wrote: Archdevs,   Depending on how restrictive the iptables rules, if the IP for archlinux-keyring-wkd-sync falls into a blocked range, the logs quickly fill. An idea is to have the service insert a temporary rule to either (1) allow the IP for the sync

Re: mynetworks - should server IP be included ?

2023-09-20 Thread lists
On Sun, September 17, 2023 4:45 pm, Patrick Ben Koetter wrote: Benny, Patrick, thanks > Even simplier than that: > $ postconf -d mynetworks > mynetworks = 127.0.0.0/8 192.168.179.0/24 192.168.122.0/24 [::1]/128 > [fd00:0:0:1::]/64 [fe80::]/64 that includes 2nd ethernet, eth1, do I need to keep

Re: [gentoo-user] Computer case for new build

2023-09-19 Thread Wols Lists
On 18/09/2023 11:13, Frank Steinmetzger wrote: With so many drives, you should also include a pricey power supply. And/or a server board which supports staggered spin-up. Also, drives of the home NAS category (and consumer drives anyways) are only certified for operation in groups of up to

Re: [gentoo-user] Computer case for new build

2023-09-19 Thread Wols Lists
On 18/09/2023 12:16, Rich Freeman wrote: This is part of why I like storage implementations that have more robustness built into the software. Granted, it is still only as good as your clients, but with distributed storage I really don't want to be paying for ECC on all of my nodes. If the

Re: [gentoo-user] Computer case for new build

2023-09-19 Thread Wols Lists
On 19/09/2023 00:40, Dale wrote: I get it when you wanna do it your way because it always worked™ (which is not wrong — don’t misunderstand me) and perhaps you had some bad experience in the past. OTOH it’s a pricey component usually only needed by gamers and number crunchers. On-board graphics

Re: [gentoo-user] What is the point of baloo?

2023-09-17 Thread Wols Lists
On 17/09/2023 19:37, Michael wrote: However, unlike locate, baloo is meant to index not just file names, but also metadata tags and relationships relevant to files, emails and contacts. Its devs would argue it has a small footprint. So it is meant to be*more* than a simple file name indexer.

Re: [gentoo-user] What is the point of baloo?

2023-09-17 Thread Wols Lists
On 17/09/2023 19:35, Peter Böhm wrote: Am Sonntag, 17. September 2023, 19:46:05 CEST schrieb Wols Lists: It always annoys me, but baloo seems to be being an absolute nightmare at the moment. I tried to kill it and it appears to have just restarted. Is there a use flag I can use to just get

[gentoo-user] What is the point of baloo?

2023-09-17 Thread Wols Lists
It always annoys me, but baloo seems to be being an absolute nightmare at the moment. Iirc, it's "the file indexer for KDE" - in other words it knackers your response time reading all the files, wastes disk space building an index, and all for what? So that programs you never use can a bit

bash 5.2 and BASH_COMPAT question

2023-09-17 Thread Genes Lists
Hi: I believe that bash 5.2 was/is held back due to incompatible Changes with 5.1 [1]. The obvious first thought would be to set BASH_COMPAT="5.1" globally and then update to the current 5.2 version. This would work for any shell which sees the BASH_COMPAT variable. User login shells,

mynetworks - should server IP be included ?

2023-09-16 Thread lists
I;m just checking my amavis setup, under mynetworks I have: @mynetworks = qw( 127.0.0.0/8 [::1] [FE80::]/10 [FEC0::]/10 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 ); should I also include actual server IP ? in postfix main.cf I have several IPs (server backup server): mynetworks

[OE-core] [kirkstone cherry-pick] dbus: Specify runstatedir configure option

2023-09-15 Thread Jörg Sommer via lists . openembedded . org
From: Pavel Zhukov Without specifing runstatedir tmpfiles.d is configured to use /var/run for dbus and this causes deprecation warnings in system logs. (From OE-Core rev: 4df1a16e5c38d0fb724f63d37cc032aa37fa122f) Signed-off-by: Pavel Zhukov Signed-off-by: Luca Ceresoli Signed-off-by: Richard

[OE-core] dbus patch 1916cb6 in master branch, but not in kirkstone

2023-09-15 Thread Jörg Sommer via lists . openembedded . org
Hello, the patch »dbus: Specify runstatedir configure option« [1] is in the master branch, but not in the kirkstone branch. Is it possible to get it applied there, too? Whom can I ping for this? [1]

Re: Arch Mailing List queries

2023-09-14 Thread Genes Lists
On 9/14/23 14:34, Polarian wrote: Hello, ... - DKIM signatures are broken in transit, and ... ... hi There was a discussion of DKIM and mail list back last October [1]. There was, and seems still is, an open mailman issue [2]. The Arch thread is informative, in particular around

Re: [OSM-talk] When two bots go to war

2023-09-14 Thread Robert Whittaker (OSM lists)
Maybe there should be a general good-practice recommendation / policy that bots running in this fashion to keep things in sync should only automatically add/update/remove a tag that they've previously set if the current state/value in OSM is unchanged from the last state/value that the bot set.

Re: [gentoo-user] long compiles

2023-09-13 Thread Wols Lists
and can't run at full pelt anyway ... You might find it's actually better (and more efficient) to run at lower loading. Certainly following the kernel lists you get the impression that the CPU regularly goes into thermal throttling under heavy load, and also that using a couple of cores lightly

[pfx] Re: tracing smtp submission issues/ server timed out?

2023-09-12 Thread lists--- via Postfix-users
On Sun, September 10, 2023 2:03 am, Viktor Dukhovni via Postfix-users wrote: > Hard to say, you're not well prepared to isolate the issue, and > the symptoms are diverse. Viktor, Matus, many thanks!! Viktor, I think and I'm afraid you've hit the nail on the head... that's certainly large if not

RE: IOS17

2023-09-12 Thread lists
September 18. -Original Message- From: macvisionaries@googlegroups.com On Behalf Of Lorie McCloud Sent: Wednesday, September 13, 2023 7:11 AM To: via MacVisionaries Subject: IOS17 does anybody know when IOS17 will be formally released? I ask because I try to run 1 behind the current

Re: [PATCH 2/2] libstdc++: Add dg-require-thread-fence in several tests

2023-09-11 Thread Richard Earnshaw (lists) via Libstdc++
On 11/09/2023 16:22, Jonathan Wakely via Gcc-patches wrote: > On Mon, 11 Sept 2023 at 14:57, Christophe Lyon > wrote: >> >> >> >> On Mon, 11 Sept 2023 at 15:12, Jonathan Wakely wrote: >>> >>> On Mon, 11 Sept 2023 at 13:36, Christophe Lyon >>> wrote: On Mon, 11 Sept 2023 at

Re: [PATCH 2/2] libstdc++: Add dg-require-thread-fence in several tests

2023-09-11 Thread Richard Earnshaw (lists) via Gcc-patches
On 11/09/2023 16:22, Jonathan Wakely via Gcc-patches wrote: > On Mon, 11 Sept 2023 at 14:57, Christophe Lyon > wrote: >> >> >> >> On Mon, 11 Sept 2023 at 15:12, Jonathan Wakely wrote: >>> >>> On Mon, 11 Sept 2023 at 13:36, Christophe Lyon >>> wrote: On Mon, 11 Sept 2023 at

Re: Cauldron schedule: diagnostics and security features talks

2023-09-11 Thread Richard Earnshaw (lists) via Gcc
On 08/09/2023 19:18, Siddhesh Poyarekar wrote: > Hello, > > I want to begin by apologizing because I know from first hand experience that > scheduling can be an immensely painful job. > > The Cauldron 2023 schedule[1] looks packed and I noticed that Qing and > David's talks on security

[pfx] Re: tracing smtp submission issues/ server timed out?

2023-09-09 Thread lists--- via Postfix-users
On Sat, September 9, 2023 9:00 pm, Matus UHLAR - fantomas via Postfix-users wrote: >> On Sat, September 9, 2023 2:42 am, Matus UHLAR - fantomas via >> Postfix-users wrote: Matus, Michel, thanks > did you reorder those lines? look at timestamps. didn't intend to, but maybe stuffed up when I've

[pfx] Re: tracing smtp submission issues/ server timed out?

2023-09-09 Thread lists--- via Postfix-users
On Sat, September 9, 2023 3:52 am, Viktor Dukhovni via Postfix-users wrote: > On Fri, Sep 08, 2023 at 11:13:02PM +1000, lists--- via Postfix-users > wrote: > > Your amavis content filter has a non-trivial backlog of mail, probably > because each message takes a long time to

[pfx] Re: tracing smtp submission issues/ server timed out?

2023-09-09 Thread lists--- via Postfix-users
On Sat, September 9, 2023 2:42 am, Matus UHLAR - fantomas via Postfix-users wrote: > On 08.09.23 23:13, lists--- via Postfix-users wrote: Matus, Viktor, thanks > logs from unsuccessful attempts are important, not from the one that > succeeded. is there some proper way to

[pfx] tracing smtp submission issues/ server timed out?

2023-09-08 Thread lists--- via Postfix-users
a user reported mail client message: "It hard to sent mail we try 2-3 times then sent." screengrab from mail client had: sending failed, couldn't send, connection to outgoing server timed out I couldn't noticed anything, tail maillog, saw emails going, probably looking at wrong things ?

Re: [tor-relays] Metrics

2023-09-07 Thread lists
So you don't have to dig through the logs: (as root or sudo) ~# cat /var/lib/tor/pt_state/obfs4_bridgeline.txt ~# cat /var/lib/tor/fingerprint or with multiple instances: ~# cat /var/lib/tor-instances/NN/pt_state/obfs4_bridgeline.txt -- ╰_╯ Ciao Marco! Debian GNU/Linux It's free software and

Lists: Automated Request [ 07/09/2023 11:06:26 AM ]

2023-09-07 Thread Mail Lists I . T [ Do Not Reply ]
See attachment.. _ Encrypted by LISTS ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ From: Борис Sent: 02/09/2023 To: Андроник

Re: [AFMUG] EPMP4600

2023-09-06 Thread Jeff Broadwick - Lists
Yeah, that is completely illegal and that sort of thing gives our entire industry a bad name.On top of that, if you go to sell, you are going to have a major CF on your hands.Jeff BroadwickCTIconnect312-205-2519 Office574-220-7826 Celljbroadw...@cticonnect.comOn Sep 6, 2023, at 4:56 PM,

Re: Question on aarch64 prologue code.

2023-09-06 Thread Richard Earnshaw (lists) via Gcc
On 06/09/2023 15:03, Iain Sandoe wrote: > Hi Richard, > >> On 6 Sep 2023, at 13:43, Richard Sandiford via Gcc wrote: >> >> Iain Sandoe writes: > >>> On the Darwin aarch64 port, we have a number of cleanup test fails (pretty >>> much corresponding to the [still open] >>>

[Bug fortran/111304] Problem when passing implicit arrays of characters to functions

2023-09-06 Thread mailling-lists-bd at posteo dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111304 --- Comment #1 from Baptiste Demoulin --- One comment: replacing `trim(prefix)` with `prefix(1:len_trim(prefix))` leads to the same result, as does putting simply `prefix`, so the problem does not seem to be related to using the `trim`

[Bug fortran/111304] New: Problem when passing implicit arrays of characters to functions

2023-09-06 Thread mailling-lists-bd at posteo dot de via Gcc-bugs
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: mailling-lists-bd at posteo dot de Target Milestone: --- Hi, In the following code, the first call to `func1` works as expected and prints the content of the array `my_directory

[Bug fortran/111265] New: Compiler segfault with character array in deferred type, when returned by a function

2023-09-01 Thread mailling-lists-bd at posteo dot de via Gcc-bugs
Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: mailling-lists-bd at posteo dot de Target Milestone: --- Hi, the following code is giving a compiler segfault with Gfortran 13.2.1 on Fedora, when compiled

[BlueOnyx:26422] Re: 5209R/5210R/5211R: "Easy-Backup" has been released!

2023-08-31 Thread Steve Lists via Blueonyx
No wait, that's dollars - sorry. Not had caffeine yet! Steve -Original Message- From: Steve Lists Sent: Thursday, August 31, 2023 9:01 AM To: Michael Stauber ; BlueOnyx General Mailing List Subject: RE: [BlueOnyx:26420] Re: 5209R/5210R/5211R: "Easy-Backup" has been

[BlueOnyx:26421] Re: 5209R/5210R/5211R: "Easy-Backup" has been released!

2023-08-31 Thread Steve Lists via Blueonyx
That looks really good . One question, It's listed as 98.94 EUR on https://www.solarspeed.net/easy-backup.html and 149.00 EUR on https://shop.blueonyx.it/easy-backup.html . Is that a mistake? Thanks. Steve -Original Message- From: Blueonyx On Behalf Of Michael Stauber via Blueonyx

Re: [PATCH 6/8] vect: Add vector_mode paramater to simd_clone_usable

2023-08-30 Thread Andre Vieira (lists) via Gcc-patches
On 30/08/2023 14:01, Richard Biener wrote: On Wed, Aug 30, 2023 at 11:15 AM Andre Vieira (lists) via Gcc-patches wrote: This patch adds a machine_mode parameter to the TARGET_SIMD_CLONE_USABLE hook to enable rejecting SVE modes when the target architecture does not support SVE. How does

Re: disable badh checks ?

2023-08-30 Thread lists
On Wed, August 30, 2023 7:11 pm, Matus UHLAR - fantomas wrote: > On 30.08.23 18:54, li...@sbt.net.au wrote: >> >> # grep badh /etc/amavisd/amavisd.conf >> >> >> warnbadhsender => 1, > > perhaps set this to 0 > sorry, it wasn't clear with my post, the line "warnbadhsender => 1," is under

Re: disable badh checks ?

2023-08-30 Thread lists
On Wed, August 30, 2023 7:11 pm, Matus UHLAR - fantomas wrote: > On 30.08.23 18:54, li...@sbt.net.au wrote: Matus, thanks! > > this could help: > > $bad_header_quarantine_to = undef; > $final_bad_header_destiny = D_PASS; I already set these last time I've asked: $final_bad_header_destiny =

[PATCH 8/8] aarch64: Add SVE support for simd clones [PR 96342]

2023-08-30 Thread Andre Vieira (lists) via Gcc-patches
This patch finalizes adding support for the generation of SVE simd clones when no simdlen is provided, following the ABI rules where the widest data type determines the minimum amount of elements in a length agnostic vector. gcc/ChangeLog: * config/aarch64/aarch64-protos.h

[PATCH7/8] vect: Add TARGET_SIMD_CLONE_ADJUST_RET_OR_PARAM

2023-08-30 Thread Andre Vieira (lists) via Gcc-patches
This patch adds a new target hook to enable us to adapt the types of return and parameters of simd clones. We use this in two ways, the first one is to make sure we can create valid SVE types, including the SVE type attribute, when creating a SVE simd clone, even when the target options do

Re: [PATCH 6/8] vect: Add vector_mode paramater to simd_clone_usable

2023-08-30 Thread Andre Vieira (lists) via Gcc-patches
Forgot to CC this one to maintainers... On 30/08/2023 10:14, Andre Vieira (lists) via Gcc-patches wrote: This patch adds a machine_mode parameter to the TARGET_SIMD_CLONE_USABLE hook to enable rejecting SVE modes when the target architecture does not support SVE. gcc/ChangeLog

[PATCH 6/8] vect: Add vector_mode paramater to simd_clone_usable

2023-08-30 Thread Andre Vieira (lists) via Gcc-patches
This patch adds a machine_mode parameter to the TARGET_SIMD_CLONE_USABLE hook to enable rejecting SVE modes when the target architecture does not support SVE. gcc/ChangeLog: * config/aarch64/aarch64.cc (aarch64_simd_clone_usable): Add mode parameter and use to to reject SVE

[PATCH 5/8] vect: Use inbranch simdclones in masked loops

2023-08-30 Thread Andre Vieira (lists) via Gcc-patches
This patch enables the compiler to use inbranch simdclones when generating masked loops in autovectorization. gcc/ChangeLog: * omp-simd-clone.cc (simd_clone_adjust_argument_types): Make function compatible with mask parameters in clone. * tree-vect-stmts.cc

[PATCH 4/8] vect: don't allow fully masked loops with non-masked simd clones [PR 110485]

2023-08-30 Thread Andre Vieira (lists) via Gcc-patches
When analyzing a loop and choosing a simdclone to use it is possible to choose a simdclone that cannot be used 'inbranch' for a loop that can use partial vectors. This may lead to the vectorizer deciding to use partial vectors which are not supported for notinbranch simd clones. This patch

[Patch 3/8] vect: Fix vect_get_smallest_scalar_type for simd clones

2023-08-30 Thread Andre Vieira (lists) via Gcc-patches
The vect_get_smallest_scalar_type helper function was using any argument to a simd clone call when trying to determine the smallest scalar type that would be vectorized. This included the function pointer type in a MASK_CALL for instance, and would result in the wrong type being selected.

[Patch 2/8] parloops: Allow poly nit and bound

2023-08-30 Thread Andre Vieira (lists) via Gcc-patches
Teach parloops how to handle a poly nit and bound e ahead of the changes to enable non-constant simdlen. gcc/ChangeLog: * tree-parloops.cc (try_to_transform_to_exit_first_loop_alt): Accept poly NIT and ALT_BOUND.diff --git a/gcc/tree-parloops.cc b/gcc/tree-parloops.cc index

[PATCH 1/8] parloops: Copy target and optimizations when creating a function clone

2023-08-30 Thread Andre Vieira (lists) via Gcc-patches
SVE simd clones require to be compiled with a SVE target enabled or the argument types will not be created properly. To achieve this we need to copy DECL_FUNCTION_SPECIFIC_TARGET from the original function declaration to the clones. I decided it was probably also a good idea to copy

disable badh checks ?

2023-08-30 Thread lists
I have a amavisd-new-2.12.1 with Postfix/Dovecot since like forever, all working well I'm thinking of disabling bad header checks (seems surplus today..?) mails with badh get delivered to 'badh' in basket in Maildir what's the proper way to disable badh check ? if I delete badh sub folder in

aarch64, vect, omp: Add SVE support for simd clones [PR 96342]

2023-08-30 Thread Andre Vieira (lists) via Gcc-patches
Hi, This patch series aims to implement support for SVE simd clones when not specifying a 'simdlen' clause for AArch64. This patch depends on my earlier patch: '[PATCH] aarch64: enable mixed-types for aarch64 simdclones'. Bootstrapped and regression tested the series on

Re: [PATCH] aarch64: enable mixed-types for aarch64 simdclones

2023-08-29 Thread Andre Vieira (lists) via Gcc-patches
Hi, This patch enables the use of mixed-types for simd clones for AArch64, adds aarch64 as a target_vect_simd_clones and corrects the way the simdlen is chosen for non-specified simdlen clauses according to the 'Vector Function Application Binary Interface Specification for AArch64'.

Re: [qubes-users] Error installing Debian-12 template

2023-08-28 Thread qubes-lists
+1 Same problem here. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscr...@googlegroups.com. To view this discussion on the web visit

Re: [OE-Core][PATCH] oeqa/utils/gitarchive: replace warning with info when reading local tags

2023-08-25 Thread Alexis Lothoré via lists . openembedded . org
Hi Richard, On 8/25/23 08:41, Richard Purdie wrote: > On Thu, 2023-08-24 at 11:18 +0200, Alexis Lothoré via > lists.openembedded.org wrote: >> From: Alexis Lothoré >> >> Whenever a script needs to list tags, if it falls back to the third method >> (reading local tags only), it emits a warning.

[OE-Core][PATCH] oeqa/utils/gitarchive: replace warning with info when reading local tags

2023-08-24 Thread Alexis Lothoré via lists . openembedded . org
From: Alexis Lothoré Whenever a script needs to list tags, if it falls back to the third method (reading local tags only), it emits a warning. While this warning is useful for future diagnostic if some tagging issues re-appear, it makes buildperf autobuilds status as "Passed with warnings",

Re: [PATCH] rtl: Forward declare rtx_code

2023-08-23 Thread Richard Earnshaw (lists) via Gcc-patches
On 23/08/2023 16:49, Richard Sandiford via Gcc-patches wrote: > Richard Earnshaw via Gcc-patches writes: >> Now that we require C++ 11, we can safely forward declare rtx_code >> so that we can use it in target hooks. >> >> gcc/ChangeLog >> * coretypes.h (rtx_code): Add forward declaration.

[OE-Core][PATCH 0/2] oeqa/utils/gitarchive: put back local tags listing as third tag listing method

2023-08-23 Thread Alexis Lothoré via lists . openembedded . org
Hello, this is another attempt to properly fix tag computation in Autobuilder. First attempt ([1]) completely replaced "git tag" with "git ls-remote" to make sure to know about all tags when computing new tag name. It raised some issue because oe-git-archive works with local repositories with no

[OE-Core][PATCH 1/2] oeqa/utils/gitarchive: allow to pass a logger to get_tags

2023-08-23 Thread Alexis Lothoré via lists . openembedded . org
From: Alexis Lothoré Propagate a "log" parameter to get_tags in order to know what method is used to retrieve existing tags Signed-off-by: Alexis Lothoré --- meta/lib/oeqa/selftest/cases/gitarchivetests.py | 13 ++--- meta/lib/oeqa/utils/gitarchive.py | 11 ++- 2

[OE-Core][PATCH 2/2] oeqa/utils/gitarchive: fall back to local tags when listing existing tags

2023-08-23 Thread Alexis Lothoré via lists . openembedded . org
From: Alexis Lothoré e9cff55e73cc has switched tag listing from bare "git tag" to "git ls-remote" to make sure not to miss remote tags which are not fetched locally. This mechanism first checks for configured remote repository, next for possibly passed url, and then fails if none worked.

Re: [OE-Core][PATCH v2 3/3] oeqa/selftest/gitarchive: add tests about tags lisiting when no remote is configured

2023-08-23 Thread Alexis Lothoré via lists . openembedded . org
Hello Richard, On 8/18/23 16:17, Alexis Lothoré via lists.openembedded.org wrote: > From: Alexis Lothoré > > Add specific tests on gitarchive for when tag listing is required but no > remote is configured in target directory: it should either succeed if valid > url is provided, or fail is url

<    1   2   3   4   5   6   7   8   9   10   >