From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx6-out14.antispamcloud.com (mx6-out14.antispamcloud.com [95.211.2.226]) by mail.openembedded.org (Postfix) with ESMTP id D5AF265C63 for ; Tue, 26 May 2015 08:14:47 +0000 (UTC) Received: from 100-208.ftth.onsbrabantnet.nl ([88.159.208.100] helo=TOP-EX01.TOPIC.LOCAL) by mx6.antispamcloud.com with esmtps (TLSv1:AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1YxA0b-0002wM-Sx for openembedded-core@lists.openembedded.org; Tue, 26 May 2015 10:14:48 +0200 Received: from [192.168.80.121] (192.168.80.121) by TOP-EX01.TOPIC.LOCAL (192.168.10.102) with Microsoft SMTP Server (TLS) id 14.3.224.2; Tue, 26 May 2015 10:15:14 +0200 Message-ID: <55642B75.8050909@topic.nl> Date: Tue, 26 May 2015 10:14:45 +0200 From: Mike Looijmans Organization: TOPIC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: References: <55641868.1080406@topic.nl> <55641D0C.5020408@topic.nl> <55642019.3060305@topic.nl> In-Reply-To: <55642019.3060305@topic.nl> X-Originating-IP: [192.168.80.121] X-EXCLAIMER-MD-CONFIG: 9833cda7-5b21-4d34-9a38-8d025ddc3664 X-EXCLAIMER-MD-BIFURCATION-INSTANCE: 0 X-Filter-ID: s0sct1PQhAABKnZB5plbIbbvfIHzQjPVmPLZeVYSu3xU9luQrU+8/8qthi+0Jd/W6KAUC/fjyuDn NXFr4uarw0hD9tOHsAupOgHE9PArDByM+/sFVMoIHnzxJpiwTwAmqWxCevbUegdCrqkn8BN/sbj/ kr1uWvhVMCtfj6/xQtXS/WgqDgJCS36fZcYt9LJrbTlFV9sh/xsD6Ke4vE8xgE9M9jxgwXIOzt+J aZLIuyk8CVsONrMJuGzuoGnKTKcy2xFkLpfI2GROc/TVFQ1M5w/S+L3ktki0yiouSvOolqeLT0PR GeOtHp8CevJaVP3RKAlmn4QY0Xa5w5mR23/WmQwqvMBYMukOyP3wW5yT57cTh6E2XHkoWr32bjya 7gAvW4NAR0qbrlxNRt9ZoMCfLnY+akJNhL5qAttvzUBLxkQ2a3rCoHjHfcJIyKVF5T5LG2eHru/B zfgwTimxhZy/nuLrWedC6pqQQw+IVEM3KmRfQ4GqUWvgp7phkSqv0ZsqmdySlZou9qHIGOZDEEo7 OyMdMb9bjBpP2U+fB0pr5dMhsfVz6trBKg1q8knCBzevPnb7rI0VfeqD9XJhW9OThywdm+G+OuTB a63I3wwHWkCYl0PAtPLuCCRu2JEQGZMQ31MusX2Xci0Z8D9aucAtXl4nN7+GwpCp8XCZQDlq825t pbQqVsjuh0JlrWxsIcuBhkb6GDdB6OAsNDDRIxpg15xifUD173ICRv+qGaUPXf0= X-Report-Abuse-To: spam@mx99.antispamcloud.com X-Filter-Fingerprint: IFrWXGses7OKB5S5G8/dJXhXyDRoOQM5J3kcUr0HrMvJUWjZ8+qhjyB23tbDuyLOYL8Ff78gYsez 4Rl08xudmXi4esCQ0R1MchVjt7wblGlvhFgW0MjUMRkF5sMCDfftTXNFDzN17hnrWeZYOJvLq0Ic WjZ+XcEjj/7Pkld0zkmvziDInX9WdMov2kn2yXjdwv61T+KDYyYtREgszdyFwv8IxCB3p/oCKvxr eyISh3JGb7OS5oVgiO+kDxZrVPLz3MmEGC2PrUKqLq5WmHK+Nw== X-Originating-IP: 88.159.208.100 X-Spampanel-Domain: topic.nl X-Spampanel-Username: 88.159.208.100 Authentication-Results: antispamcloud.com; auth=pass smtp.auth=88.159.208.100@topic.nl X-Spampanel-Outgoing-Class: ham X-Spampanel-Outgoing-Evidence: SB/global_tokens (0.00988369781215) X-Recommended-Action: accept Subject: Re: "bitbake -c menuconfig virtual/kernel" fails on ncurses dependency X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2015 08:14:49 -0000 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: quoted-printable =EF=BB=BFOn 26-05-15 09:26, Mike Looijmans wrote: > On 26-05-15 09:13, Mike Looijmans wrote: >> On 26-05-15 09:02, Bruce Ashfield wrote: >>> On Tue, May 26, 2015 at 2:53 AM, Mike Looijmans >>> wrote: >>>> I get this when running >>>> bitbake -c menuconfig virtual/kernel >>>> >>>> scripts/kconfig/mconf.o: In function `show_help': >>>> mconf.c:(.text+0x884): undefined reference to `stdscr' >>>> scripts/kconfig/lxdialog/checklist.o: In function `print_arrows': >>>> checklist.c:(.text+0x2c): undefined reference to `wmove' >>>> checklist.c:(.text+0x4c): undefined reference to `acs_map' >>>> checklist.c:(.text+0x54): undefined reference to `waddch' >>>> checklist.c:(.text+0x66): undefined reference to `waddnstr' >>>> checklist.c:(.text+0x76): undefined reference to `wmove' >>> >>> This has popped up on and off for several years now, and we have a few >>> bugzilla >>> entries that track it. The fix is never as simple as we would like. >>> >>> The most recent version is here: >>> >>> https://bugzilla.yoctoproject.org/show_bug.cgi?id=3D7609 >>> >>> If you have more details about your enviroment, adding them to that bug= would >>> be idea. >>> >>> The problem with using the -native version, or the host, is that at tim= es menu >>> config is rendered unusable. The fix isn't only in the dependencies, bu= t in >>> the >>> way that menuconfig is build within the kernel environment. >>> >>> This older bug tracks the details of that: >>> >>> https://bugzilla.yoctoproject.org/show_bug.cgi?id=3D3898 >> >> I have an Ubuntu 14 system. The weird thing is, that I have several almo= st >> identical machines, and some of them fail and some don't. >> >> This one works fine: >> MACHINE=3Dtopic-miami-florida-med-xc7z030 >> >> This one fails: >> MACHINE=3Dtopic-miami-florida-gen-xc7z030 >> >> They all use the same kernel recipe, version, git tag, etc. These two ev= en >> share the very same defconfig. Their builds run within the same OE >> environment, so the native sysroot for both is the same too! > > I output "bitbake -c menuconfig virtual/kernel -e" for both machines into= two > files, then did a find/replace "med" with "gen", and then looked the the > differences with meld. Both machines use the same environments all over, = only > differences are time stamps and task checksums. > > Next I'm gonna try the old "remove tmp" trick. Removing tmp did not help either. Forcibly rebuilding ncurses-native also d= id=20 not help. I'm now trying a complete clean start with current master branches... Kind regards, Mike Looijmans System Expert TOPIC Embedded Products Eindhovenseweg 32-C, NL-5683 KH Best Postbus 440, NL-5680 AK Best Telefoon: +31 (0) 499 33 69 79 Telefax: +31 (0) 499 33 69 70 E-mail: mike.looijmans@topicproducts.com Website: www.topicproducts.com Please consider the environment before printing this e-mail