Hi Rich, Finally my nightly build completed with 2 ignorable errors -------------------------- /usr/bin/rm -f /code/illumos-gate/proto/root_i386/usr/bin/pflags *** Error code 2 (ignored) ln /code/illumos-gate/proto/root_i386/usr/lib/isaexec /code/illumos-gate/proto/root_i386/usr/bin/pflags ln: /code/illumos-gate/proto/root_i386/usr/bin/pflags: File exists *** Error code 2 (ignored) ------------------------ I followed instructions in https://www.illumos.org/issues/1406.
Although I almost did the same thing, I didn't 're-built boot_archive' and this may be the reason of my previous failures. thanks for your patience. best regards Sam From: [email protected] To: [email protected] Subject: RE: [discuss] nightly build failed with 'dtrace: failed to compile script' Date: Fri, 4 May 2012 16:25:23 +0800 Hi Rich, I've stripped all the CTF information of my build server and my workspace closed bins but still get 'dtrace compile' errors and other errors ---------------------------- ... dtrace: failed to compile script ../port/threads/plockstat.d: "/usr/lib/dtrace/scsi.d", line 46: translator member ic_cdb definition uses incompatible types: "uint8_t *" = "struct dtrace_eprobedesc" *** Error code 1 dmake: Warning: Target `libc.so.1' not remade because of errors Current working directory /export/home/illumos-dev/code/illumos-gate/usr/src/lib/libc/amd64 *** Error code 1 The following command caused the error: cd amd64; pwd; VERSION='illumos-gate' dmake libc.so.1 ... dtrace: failed to compile script ../port/threads/plockstat.d: "/usr/lib/dtrace/scsi.d", line 46: translator member ic_cdb definition uses incompatible types: "uint8_t *" = "struct dtrace_eprobedesc" *** Error code 1 dmake: Warning: Target `libc.so.1 ' not remade because of errors Current working directory /export/home/illumos-dev/code/illumos-gate/usr/src/lib/libc/amd64 *** Error code 1 The following command caused the error: cd amd64; pwd; VERSION='illumos-gate' dmake libc.so.1 ... dmake: Warning: Target `install' not remade because of errors Current working directory /export/home/illumos-dev/code/illumos-gate/usr/src/lib/libc *** Error code 1 The following command caused the error: if [ -f libc/Makefile ]; then \ cd libc; pwd; dmake install; \ else \ true; \ fi dmake: Warning: Command failed for target `libc' ... dmake: Warning: Target `install' not remade because of errors Current working directory /export/home/illumos-dev/code/illumos-gate/usr/src/lib *** Error code 1 The following command caused the error: cd lib; pwd; dmake install dmake: Warning: Command fa iled for target `lib' ... ----------------------------------------------- Anything I missed? thanks and regards Sam From: [email protected] To: [email protected] Subject: RE: [discuss] nightly build failed with 'dtrace: failed to compile script' Date: Fri, 4 May 2012 10:45:12 +0800 Hi Rich, My build machine is openindiana oi_151a3 ------------------------ sam@openindiana:/code/illumos-gate$ uname -a SunOS openindiana 5.11 oi_151a3 i86pc i386 i86pc Solaris sam@openindiana:/code/illumos-gate$ -------------------------------------- Do I need strip the CTF information of the related modules under this server's /kernel and reboot? thanks and regards Sam Date: Thu, 3 May 2012 22:33:10 -0400 Subject: Re: [discuss] nightly build failed with 'dtrace: failed to compile script' From: [email protected] To: [email protected] The problem is with the modules actually loaded on your build machine ( which I presume is running self-built illumos bits?), I meant the copies on the actual build machine needed their CTF information removed, and that system rebooted, yes. Stripping the CTF information from the binaries in closed/ should, ideally, mean you don't have this problem again though, yes. -- Rich illumos-discuss | Archives | Modify Your Subscription illumos-discuss | Archives | Modify Your Subscription illumos-discuss | Archives | Modify Your Subscription ------------------------------------------- illumos-discuss Archives: https://www.listbox.com/member/archive/182180/=now RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be Modify Your Subscription: https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4 Powered by Listbox: http://www.listbox.com
