From nobody Sun Nov 21 18:55:50 2021 X-Original-To: standards@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id AD7F4188EBC9 for ; Sun, 21 Nov 2021 18:55:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hy03V428Bz4Qt2 for ; Sun, 21 Nov 2021 18:55:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 69FDA14B82 for ; Sun, 21 Nov 2021 18:55:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1ALItoJQ001314 for ; Sun, 21 Nov 2021 18:55:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1ALItopT001313 for standards@FreeBSD.org; Sun, 21 Nov 2021 18:55:50 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 259975] sys/file.h fails when -D_POSIX_C_SOURCE=200809L is given Date: Sun, 21 Nov 2021 18:55:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259975 Bug ID: 259975 Summary: sys/file.h fails when -D_POSIX_C_SOURCE=3D200809L is given Product: Base System Version: 13.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: standards Assignee: standards@FreeBSD.org Reporter: yuri@freebsd.org This line: > $ cat x.c > #include fails when compiled with -D_POSIX_C_SOURCE=3D200809L: > $ cc -c x.c -D_POSIX_C_SOURCE=3D200809L > In file included from x.c:2: > /usr/include/sys/file.h:233:2: error: unknown type name 'u_int' > u_int xf_flag; /* flags (see fcntl.h) */ > ^ > 1 error generated. The vtk-9,1,0 fails for this reason. I am not sure but shouldn't base headers compile with any choices of C stan= dard level? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Nov 21 19:22:14 2021 X-Original-To: standards@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4C6BC189C4C4 for ; Sun, 21 Nov 2021 19:22:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hy0dy1fR7z4YsQ for ; Sun, 21 Nov 2021 19:22:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 194D714B78 for ; Sun, 21 Nov 2021 19:22:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1ALJMERC017473 for ; Sun, 21 Nov 2021 19:22:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1ALJMEU1017472 for standards@FreeBSD.org; Sun, 21 Nov 2021 19:22:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 259975] sys/file.h fails when -D_POSIX_C_SOURCE=200809L is given Date: Sun, 21 Nov 2021 19:22:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259975 Dimitry Andric changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|standards@FreeBSD.org |toolchain@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 30 10:07:55 2021 X-Original-To: standards@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3F6B518CE862 for ; Tue, 30 Nov 2021 10:07:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J3HwB6mBvz3HKq for ; Tue, 30 Nov 2021 10:07:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C8DC414708 for ; Tue, 30 Nov 2021 10:07:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1AUA7sA2002662 for ; Tue, 30 Nov 2021 10:07:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1AUA7s3M002661 for standards@FreeBSD.org; Tue, 30 Nov 2021 10:07:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 260136] /usr/include/omp.h fails to compile with -ansi flag: error: unknown type name 'inline' Date: Tue, 30 Nov 2021 10:07:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638266875; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KAjSMA6WeXwvlkarZZmDdNBS+Z4/snTcJsReZlf0ocM=; b=BGfcLgPGKzXSH4zEuEEsICW5NhxBEfMJDfuRa1CI0ohSxhgWORNjUeRAHuNmivSzUST2SF 7ftWOtRTaESu5fMDJOhnenoFQiWexnJ7OrWyIx9H7ciAIH4Npt4MnmQZIKxZ2qcLBSDwrh PW00+KPV7ugr3vLchoN70W91Ex31fLwHCCqP9Z+B5ZKUtbn1UhTUNrBFS8gab1GsGta6qn zS5NG8Eeks/swOJAqgG7BtiaZXVm5Ryrh2vZ97YNf40DGHDQ2BvbWKGwD+DpCT5qleEfEz daVJ6LQ3Uy5mB0oL/yD8z4wd78c4Vjb64TWhm2vuHCrza9+Wtwa7oYbkZjV2CA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638266875; a=rsa-sha256; cv=none; b=cdWjQTBuZWpHjBUI1BilWtxuV4DbvfMPRrZoD+q/e6TnjFqpQ9KlhgNI299YcZxi60Ib+O ifWXVsO5HYM/SM3s62MjK3u2OAzEahYzAwASXFQgRHfiYamzBxNKXEX8YaE4yBf5nwVXKP foshqj1H4982dfjucCkri/fxQGg1L1TpSoyfZWiV0bT4BQ+RblvY1Kbld6wVa/sqepDiaZ kfuE3ot1DO76tvol2hQ1dCvAcqZggaz4fNK7npQK25EkCJ2cgYj1UO3+64xWwYrYKxsJWO OJ5OevoBrW+jN2j0vEgUNkNIPpOaUBOjcpJG53n8er/EOAzFc6U59IYtCYORoQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260136 Bug ID: 260136 Summary: /usr/include/omp.h fails to compile with -ansi flag: error: unknown type name 'inline' Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: standards Assignee: standards@FreeBSD.org Reporter: yuri@freebsd.org Testcase: port math/csdp version 6.2.0 Log: http://beefy18.nyi.freebsd.org/data/main-amd64-default/pd99f40d544e4_sc3134= a6af0/logs/coin-or-csdp-6.2.0.log > cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp -an= si -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I..= /include -c -o op_o.o op_o.c > In file included from op_o.c:15: > /usr/include/omp.h:485:12: error: unknown type name 'inline' > static inline int omp_is_initial_device(void) { return 1; } > ^ > 1 error generated. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 30 19:39:58 2021 X-Original-To: standards@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id CC78818ABB85 for ; Tue, 30 Nov 2021 19:39:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J3XcG4V4Zz4bwt for ; Tue, 30 Nov 2021 19:39:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7A3531BE42 for ; Tue, 30 Nov 2021 19:39:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1AUJdwpT016645 for ; Tue, 30 Nov 2021 19:39:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1AUJdwoN016644 for standards@FreeBSD.org; Tue, 30 Nov 2021 19:39:58 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 260136] /usr/include/omp.h fails to compile with -ansi flag: error: unknown type name 'inline' Date: Tue, 30 Nov 2021 19:39:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638301198; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tit+vFfvIa6zFzdgtwbu5gxu13UgcqVRo1jc6dZIgwM=; b=bwaLqj2Zm1W3QUBUzSzaNytmzv3mzhcZSrgssp7gAF71DageN4u2HM0ys3xZwyrOVzgH0L 35gr2KM9LhbfDmjqTPJnsFbomRZv2s8Q4oLvtj52u5+r0Zq38u0xn9m4yXPAYpFbTnI6Sq AKYlkt3Y7QY1C/W203+P/dQWs0/WY84cUW6hsgadSExveyzox3LlMRq5WZWPkrW4MTpHpP ZwjEI6CBEA/pwvFuTdz39+kYd0a44hULyO7rDdl1TZ3UXn7So3+oZ1QBPzW4sKUqOD+8sz fvKPwuhPjdVRbQkl/jwhWS/0PfVdIKsGx78kCkmiyf8zgIsAHVPt29HKbc9b6Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638301198; a=rsa-sha256; cv=none; b=cNxKF6Rumm32AD8cDgP2SbXqTSCYh/I8KQUN6iIAOpUHtTjvpZtBykFoGqH8hcAeqv+mlP b2vZQR3ISxcIh9haMVsKAzqeO80paewwpXW2efaE6NowyVcT43eqpzCRofiLAb43JdVrok 9tgp8QApd5ObXkX5JVKHXWNmRJtmHqtQWj/U7eOE4ndtkuOkU8fOIYRo7WBINPLs6laYIx v/6S6/PugL4OC6JAJ29UzziEo4mwHDow8iqoJhHuI2j6L91B/KIKDEdNFtYDlI7T/gThSu zRFVd2VsbVggTFGyiatHWeNE2efjzW0SgWqjWK//46jN13ZauIlB6GAWmTgBRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260136 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #1 from Ed Maste --- Could the port just build with -std=3Dc99 instead? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 30 19:43:44 2021 X-Original-To: standards@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D9FE718AEB23 for ; Tue, 30 Nov 2021 19:43:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J3Xhc4kPFz4dXk for ; Tue, 30 Nov 2021 19:43:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 82CF31C1D4 for ; Tue, 30 Nov 2021 19:43:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1AUJhitb019783 for ; Tue, 30 Nov 2021 19:43:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1AUJhi7w019782 for standards@FreeBSD.org; Tue, 30 Nov 2021 19:43:44 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 260136] /usr/include/omp.h fails to compile with -ansi flag: error: unknown type name 'inline' Date: Tue, 30 Nov 2021 19:43:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638301424; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=T9nnG4z0y9YpCp3wxHsnS9O7qC0L0YYN6XH+lwH0ya0=; b=S2ucI3uN3Co0fG/4NAofz2H90B8ab4qgGJQW7+NuLbDTZz8qRC69UOvuHtnQrWAbz47QXl QOgRRj+o12fJrNg9R6fg3sC5K5LiGYAzWABMTw9ic+LLOKbXgN3Gk/htu7RXdHWwyJ3lx0 P48yXuKYQe/W51NPyz6R9v6H/UG03d4Sdj2XP8VtZLEh7hB3PJjv0EyN4Ro/8vIrS1Jz41 vPSecN7SRrlTtGa4flbyxeKA5n7+8PHUuSydtKmE1d51Xble4yaYNOrJNmsxHdMuYq0l5G nOB9bYQNski5NS3xde6+WSZJWtUsutyB1bfMtkmMkIluc1h1SLTaohO28jI/zw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638301424; a=rsa-sha256; cv=none; b=k9IJJwkWowfBTKlQxfIjzjJBfF4LID9IrbyWCpK8sRjXMUWufWIpxI+pUoCOuRyev2COHj ABJh0Au5P1o9xRtbDmjndv64UBP8yUAkODlSXKBRGyObiKRLDUpSw8d0QmjwXgKXbCyDna SbyOZV6WHO/PDLoD/Xmz27Fs2ByfT/t53K8o3DPLmPu/ONThSb0t9besgS4DoQzyWj3BV3 XSXJBl6i4A5je26ZDqSFzx7R7JvNGbxkTRg2vSMjOVV8/nLZInMHDFfWpH1PbOXxxnTWEI 7BC/2BJBZTNxJCiR2Ds0lnVsMwKN6IqdtgClu9spiu4vOG1riitqh03ioHsskA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260136 --- Comment #2 from Yuri Victorovich --- > Could the port just build with -std=3Dc99 instead? It can be built with -std=3Dc99. I filed this PR because I wasn't sure if b= ase headers are expected to be ansi-comatible. If this isn't the case - please close this PR. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 30 21:28:21 2021 X-Original-To: standards@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 549F518AF1C6 for ; Tue, 30 Nov 2021 21:28:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J3b1K0VBkz3PKK for ; Tue, 30 Nov 2021 21:28:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E142B1D633 for ; Tue, 30 Nov 2021 21:28:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1AULSKDp077111 for ; Tue, 30 Nov 2021 21:28:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1AULSK9t077110 for standards@FreeBSD.org; Tue, 30 Nov 2021 21:28:20 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 260136] /usr/include/omp.h fails to compile with -ansi flag: error: unknown type name 'inline' Date: Tue, 30 Nov 2021 21:28:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638307701; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VstSALpjnBkJMCNVmQkjO38IFQk0z0YCXAXPVKmA+sk=; b=PJ9f9NWHIxb2RL/s+qLPSdvPa4SWCMyM63VotWxMtNEvMoa6KfZBdXrDNgmFmLXQI2zgB/ /r4eqgZX1WIswVpuuZQ4NjRvZ3XN63Pis96SfHTiDYqbMwTUYg710XGen8XoAc6XyVkkWI ksIBv83lNu05Y8WdYsQX1HgjP8yhJUiMQyHKca0B9Qz61OCczf10v4Xx3AAkIYFnHeM6s+ Y3kqdzTQ87OqWcUIAbzUXc50NX+z9qPahrIpekRfN4BOjh0jZ/VBo8Jx/1HQywSJDYg8l8 FywOr0MYtS3Igu+304SD2YgLg1aWE4/dLbdZssbFMMBXbr54B45Oke0LFmWOqQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638307701; a=rsa-sha256; cv=none; b=qI+wlcRvGPQkk/6C3gJpXJOpuk8T9JTJAKIC5ERdNjzDsu/1HdcF9Ni4ehcPCFSq5vgwCD 4elDyOhFYhsNXwnXi18g753xXRc68O8DELPDyL5yE9q8yMA4Z9KHGYQlTZY4ecySYWD/Vd RdkdZOz8WvqaQb7qONtVjLgE4unNfzt4LKV6xw3hFYInI5aKa+PiJo1R7avBXemrdpA5XU 8OESh9mulaoYJIl11SGwvJcq5qMvN5wS7zgYQlIx9nNefsRjLNgG43gpFAIpfQH5+Ztl9I XudXJb3uwaMz2U0z0zh0MaRcqwJN6MzWzdF0rkuKE5C9aSLPOidkLymMud0SDQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260136 --- Comment #3 from Ed Maste --- (In reply to Yuri Victorovich from comment #2) That's a good question. I don't think we have an explicit statement. Most of the top-level headers (/usr/include/*.h) are c89 compatible, while there ar= e a lot of headers elsewhere under /usr/include that are not. IMO standard C/POSIX headers ought to be, but should not be required for headers that are not specified by C/POSIX. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 30 21:50:01 2021 X-Original-To: standards@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5E0E518B94FE for ; Tue, 30 Nov 2021 21:50:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J3bVK0LkDz3mVR for ; Tue, 30 Nov 2021 21:50:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E0A9A1DE24 for ; Tue, 30 Nov 2021 21:50:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1AULo00B087149 for ; Tue, 30 Nov 2021 21:50:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1AULo0Vm087148 for standards@FreeBSD.org; Tue, 30 Nov 2021 21:50:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 260136] /usr/include/omp.h fails to compile with -ansi flag: error: unknown type name 'inline' Date: Tue, 30 Nov 2021 21:50:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638309001; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dSC9R6MaVPk04vGzJQWPCAKjxv4n9CmxF9ROJJBcgRc=; b=kwkZAA3QQCFltCzpkEZIHUD1SKpP4fdH+sGYfuDvpJxvBabT6CSREw3eICwmfgHusFODm5 +YEEtuh5lYAeetW8d5qim5aa78zt1JW8HMct0rFro6n+Ztp4S/qaoNJJz6g08z5AYd2bxZ mVE+APu+1gVfqEtM0LDrywMtMnGnJAt0o2kYayDtkA/9xMvqiiBZvroI+VrEUikgd72/Jp SWHttr4CjFwTTBW2eDxrGAoPHkcHAiT4iJX8oODRU2pbYgN1zPrtenidQskCgVhJYscD4+ yEMohJ52FSEEUQn/DSOD9T1ZzLbF4mSP1hZ24qJ5QI+dwd0KS5rE+tbvzTncbg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638309001; a=rsa-sha256; cv=none; b=UpUaWl3j+CpVDYv48CGtqu1hSm2mTyFJFe++nn6CevyHgsiy27n8uwYtJKNXtCB1nqM781 5bjZXc9RTnb0HCv6dJV7rYtXXsJPZP98JOFhxekK092JdnR6MObZdtr8YQ/mPKg0nXc2Jt vtT3nIX+LRlUtJvvPbbmnzVIJ/CEMW78HAXybV+qO6gBpiIXeKPmVUPq9PAskmf/Sw38I7 YB1lH+RvWk1z/h2w2P+cOKTM8teupMF9Wm7jyrSgQmT7DiRon8Z8phVEeKHukCHs74mhYN oqtNpYYZ10BjtK0+CM1aH7qGC7zKCFsRcKkckmZlNpTr2xErNAL8iy4t02bvPg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260136 Warner Losh changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #4 from Warner Losh --- (In reply to Ed Maste from comment #3) This file comes from llvm upstream. This change is a recent regression, older versions of omp.h don't have this problem. If anything, it should be a problem for upstream to fix. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Nov 30 22:22:03 2021 X-Original-To: standards@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3D33C18A3390 for ; Tue, 30 Nov 2021 22:22:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J3cCJ00tLz4TYy for ; Tue, 30 Nov 2021 22:22:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9209B1E4DF for ; Tue, 30 Nov 2021 22:22:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1AUMM3d1008211 for ; Tue, 30 Nov 2021 22:22:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1AUMM3Vd008209 for standards@FreeBSD.org; Tue, 30 Nov 2021 22:22:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 260136] /usr/include/omp.h fails to compile with -ansi flag: error: unknown type name 'inline' Date: Tue, 30 Nov 2021 22:22:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638310924; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LhADT2pAKKNIQUkdEvPHGHhU1VX4ARtFRoh3x+tAw/A=; b=lEZMdfb1Fizlpk/y5QpNqo+ZZ7d/LzGHIqYVMDZxau6oAKrD86YxzEM4WdSO1ttOmIi9lw wwK2DITszzeh6NYdy6riFos+Ei8+pIfXPFz2WQPPUgLAeN1NNgx+Vfvu7/+pFyyA8eeSat 75JucbkjXWZYtnxXY/01C8DZtdra9RgUTq425TSOzaPiEnhj/zRO+ze33zTdlOD16TA9a9 RBjG/xbzT2WfnInVUan7NLzTGzIggfCZrUPuEFJ3IYtvxneFNMACd5b1AHh+eL6F+rpmAV CxYFGG05usXtCVGuybTwhyYnuQsuR/qKqXhZOOy0OFHKOFli+XOwhfOoQmPSVA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638310924; a=rsa-sha256; cv=none; b=WbKBKj0b2QuRVOEb4GLLb1qHSX8NKP0O7tYsXs6Bu1o6vu2Tw3CBAI7jKtl6cJDIvjod7H ZcbaV0lj+2KSxfgQt5NTR3d1+4RNLclOdAsWifuRDnd4xDVnWXRDa1j0O2gD96mMuMvbaS dDtdFuLsKgx5q/JzbWW6ttllzcHpl1l68qlx4msI7d9zIA0tBkaS6X8jkiHM0hlOiTXmKH By21nMvOiFJGnQfimHm3hSLQvArIVSbEGs2O5hHfR9+8UxC7WUq2M5zduh2Nsjz/bGr74L XSco1FdEMcCALL6DEfFhH3VGxtxbBCykygfVrtle4askVQxMiCa+392E8MAZuQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260136 --- Comment #5 from Ed Maste --- Reference: https://reviews.llvm.org/D99447 --=20 You are receiving this mail because: You are the assignee for the bug.=