From nobody Mon Nov 29 00:25:37 2021 X-Original-To: freebsd-hackers@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 6E53618CC92B for ; Mon, 29 Nov 2021 00:26:20 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-ua1-x92b.google.com (mail-ua1-x92b.google.com [IPv6:2607:f8b0:4864:20::92b]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J2R3c2Wm9z3Gh4 for ; Mon, 29 Nov 2021 00:26:20 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: by mail-ua1-x92b.google.com with SMTP id t13so30449561uad.9 for ; Sun, 28 Nov 2021 16:26:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=dnpu318YNVTHsovDsQXsytvbKNHmrHjsDGNELQSnN1U=; b=IcsGUIf5Aze71asheaz8GGvvgpXT9/NrCWzcPh/YJKOYU64YvseC6+ia+p8bLuu6ax VGED3bmkLlmcTCYgHt91W18db6jAFK0ue4KACmeQuP92+wkIiNV8L+KggvxaIPsbG6oG G4C7hjE3TcriirQb/BZUHqXjs0aOzn5pBG0kofCOjVvHbGddYWYFn6EYTjLDBNPHnVtZ F96uaCqZscHPUeJLGryR2WNZ0VVRdf5T9iz+dEB39L1V3TWqjGa0oaV2n5L/cNDEYqg8 QFxPVrmhSSECpC/vqi1CmrOqOS2ksKTpgitYD70xyRpI/bgT9W+4oMCT4OFj3pdHAZhG rBAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=dnpu318YNVTHsovDsQXsytvbKNHmrHjsDGNELQSnN1U=; b=YgFnb8Kai8Oc4uR6vT+aEyRhdJT41RpNK5dbS7c3js4OvKB0ttCZFOaABqIVl/9tix IsAHsZ2JrtyX5gpeNPlFyPdbt3gvAJSq/BT++G1mu8IrL02xovL7ov1zruaHmvxIOliJ oPnXrVGrqQqpRMgmHRnaMZOjYQSN+WE6gw58DtbtK/sFndHSTWoIkGVz/LVlctzeVHq5 65yRX3Y+qYNYN01w802OZU34jdrIDemUg0DPN6k3dtOqZ9fGzPhJwZbvhZ15f5qjJua5 +v2FtE/kSYINUHbXIouaxxVD/6pMvPtCjvB21X6FmuIJS87zXmFRZcX9sfzNPMx0V271 jN2A== X-Gm-Message-State: AOAM531Z6SnQDfDSHfTqc7Y+7cq7kW6tBFUwcDqSMFYYQ0/EeSz+YfSu ZXWnA3ZqB1oMxgm8WGiby5toEdXuhITwdvLpn/U2EL3u X-Google-Smtp-Source: ABdhPJxjJJ63ha0xrvh2HZPUjAScIgrte1zVbq99OXpNhVLUuoQ/1HrHuKnP2eqxDiyo48CWSgTEHxugdtkQUp+aw1g= X-Received: by 2002:a05:6102:126a:: with SMTP id q10mr14444221vsg.42.1638145574429; Sun, 28 Nov 2021 16:26:14 -0800 (PST) List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 References: <861r36xzpe.fsf@phe.ftfl.ca> <20211128220732.GA81140@troutmask.apl.washington.edu> In-Reply-To: From: Mehmet Erol Sanliturk Date: Mon, 29 Nov 2021 03:25:37 +0300 Message-ID: Subject: Re: Call for Foundation-supported Project Ideas To: Jason Bacon Cc: FreeBSD Hackers Content-Type: multipart/alternative; boundary="0000000000000de70105d1e27d06" X-Rspamd-Queue-Id: 4J2R3c2Wm9z3Gh4 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: Y --0000000000000de70105d1e27d06 Content-Type: text/plain; charset="UTF-8" On Mon, Nov 29, 2021 at 2:57 AM Jason Bacon wrote: > On 11/28/21 16:07, Steve Kargl wrote: > > > > % ps -ww -p 77387 > > PID TT STAT TIME COMMAND > > 77387 2 R 40:34.67 c++ -target x86_64-unknown-freebsd14.0 > --sysroot=/usr/obj/usr/src/amd64.amd64/tmp > -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -g -O1 -fno-common > -I/usr/obj/usr/src/amd64.amd64/lib/clang/libclang > -I/usr/obj/usr/src/amd64.amd64/lib/clang/libllvm > -I/usr/src/contrib/llvm-project/clang/lib/Basic > -I/usr/src/contrib/llvm-project/clang/lib/Driver > -I/usr/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT > -DCLANG_ENABLE_STATIC_ANALYZER -I/usr/src/lib/clang/include > -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS > -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC > -DLLVM_DEFAULT_TARGET_TRIPLE="x86_64-unknown-freebsd14.0" > -DLLVM_HOST_TRIPLE="x86_64-unknown-freebsd14.0" -DDEFAULT_SYSROOT="" > -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser > -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter > -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler > -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target > -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo > -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections > -fdata-sections -Wno-format-zero-length -fstack-protector-strong > -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable > -Wno-error=unused-but-set-variable -Wno-tautological-compare > -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function > -Wno-enum-conversion -Wno-unused-local-typedef > -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum > -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments > -fno-exceptions -fno-rtti -std=c++14 -stdlib=libc++ -Wno-c++11-extensions > -c /usr/src/contrib/llvm-project/clang/lib/Sema/SemaExpr.cpp -o > Sema/SemaExpr.o > > > > 40 minutes for 1 file with many exceeding 30 minutes seems a tad bit > > excessive. > > I would bet you have a hardware issue. I've never seen a buildworld > take more than a few hours and that was on some very old hardware. > > I would support the above idea because (1) sometimes cables of HDD units are becoming corroded and causing delays ( repetitions of disk read tries ) , (2) HHD unit is dying and again it is causing a large number of reread tries (3) It may be useful to check memory chips by memory test programs There may be other hardware issues , but I am not able to suggest a good solution other than ( if you have another computer , please use it for comparison ) . Some compilation parameters may cause trouble . If you are using an NFS server , its parameters for definition of it may cause very long delays . Mehmet Erol Sanliturk > -- > All wars are civil wars, because all men are brothers ... Each one owes > infinitely more to the human race than to the particular country in > which he was born. > -- Francois Fenelon > --0000000000000de70105d1e27d06--