From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6748410215888060416 X-Received: by 2002:a17:906:6dd3:: with SMTP id j19mr3220693ejt.144.1572007792882; Fri, 25 Oct 2019 05:49:52 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a17:907:1114:: with SMTP id qu20ls2090445ejb.7.gmail; Fri, 25 Oct 2019 05:49:52 -0700 (PDT) X-Google-Smtp-Source: APXvYqwtYIgn86xdhuFK6WuahRIoEWJ1A/mMe4NXc4CDxgN91HbcsZQ8eOq4M/3sySpMqGifhz7x X-Received: by 2002:a17:906:585a:: with SMTP id h26mr3272454ejs.329.1572007792377; Fri, 25 Oct 2019 05:49:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572007792; cv=none; d=google.com; s=arc-20160816; b=kWrQ//Cos+zYuCEvDVSW5zOORqXw66CGY53rDBm73XZL0pB/lRZ5tSvui25uThOFW6 kdMEvV5jYUlzUOAB2yd7FlZt4dGhBDQOLa6b8zUD8UDFFA92Z2RfMxEkIRNjK1uSsXSs ucyyI/8uqci7DmGufsB/Fpdx72GTqsZH7kz5Iig3qW9FSEg/4L5ZxRpWuOGv3ySj5dPp UUTGYqSioRwzzarkDMRbzd/zbR+2YKYFDk4qSzEw3CNEvw31I5N/MX7PwGe/cRmJJxHZ Z4dDt7+RCuvfk9DKPU4n7dLSxdS3mYjdZZzLyTEeixvaGSBrga0DdYjQJ8+I00wkHed/ 5iug== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=0v5LuaK7ghl7w7tHHygn9Okgd83t2lHx8t/G5Q0HYQc=; b=Be4mSH3zufq/Ww5KPA8qsIZAB+yoE3Pw6V3AZrTF+p9uSK/VvH6nJj4T9lJc4HQpL/ iWJvBuR/y2gRGqqmtaJqZogVXeHW1Tpkj3hN6fvy9GaYMVH2P75wWiEDoJRPPeTlJ/6T XNfoQl7QDDbpROXE1zpaJ15dMrRFEwBk4G/FuWQKg2tZyIVqFNk/7cxwP1Z4S1Sydg51 kwNVZqvdpezeQz9V7GYbDpTo+I6ksAeRbxooMkQnFUAZsAojsR0qyW7oD16BL6eWO1+Y n99Phrn0+ZNdNmqbqWJdhSUaopb1/r/5Hod3RS5kIby4bfAVx0dMLdA91c9yPAnUsgei JViQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id v57si104236edc.3.2019.10.25.05.49.52 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 25 Oct 2019 05:49:52 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x9PCnoMj021281 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 25 Oct 2019 14:49:51 +0200 Date: Fri, 25 Oct 2019 14:49:50 +0200 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Subject: Re: [PATCH v3 0/2] FILESEXTRAPATHS Message-ID: <20191025124950.viz5p3cnc2oaf2br@yssyq.m.ilbers.de> Mail-Followup-To: isar-users@googlegroups.com References: <20191016190536.456075c5@md1za8fc.ad001.siemens.net> <20191017092856.27064-1-Vijaikumar_Kangarajan@mentor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191017092856.27064-1-Vijaikumar_Kangarajan@mentor.com> User-Agent: NeoMutt/20180716 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: u72SpnRUGYVz On Thu, Oct 17, 2019 at 02:58:54PM +0530, vijaikumar.kanagarajan@gmail.com wrote: > meta: Add support for FILESEXTRAPATHS > Replace FILESPATH with FILESEXTRAPATHS The patches look good to me and I'd like to apply them. However, I get the following unrelated errors in CI: ERROR: Unable to start bitbake server ERROR: Last 10 lines of server log for this session (/workspace/build/isar_ibr_devel/65/build/bitbake-cookerdaemon.log): Traceback (most recent call last): File "/workspace/build/isar_ibr_devel/65/bitbake/lib/bb/daemonize.py", line 83, in createDaemon function() File "/workspace/build/isar_ibr_devel/65/bitbake/lib/bb/server/process.py", line 444, in _startServer self.cooker = bb.cooker.BBCooker(self.configuration, self.featureset) File "/workspace/build/isar_ibr_devel/65/bitbake/lib/bb/cooker.py", line 185, in __init__ self.watcher = pyinotify.WatchManager() File "/workspace/build/isar_ibr_devel/65/bitbake/lib/pyinotify.py", line 1764, in __init__ raise OSError(err % self._inotify_wrapper.str_errno()) OSError: Cannot initialize new instance of inotify, Errno=Too many open files (EMFILE) Has anyone seen this? With kind regards, Baurzhan.