CI appears to be failing only for the usual suspects https://ci.linaro.org/view/odp-ci/job/odp-publish/
On 8 June 2015 at 07:14, Bill Fischofer <[email protected]> wrote: > I'm seeing this this morning: > > bill@ubuntu:~/linaro$ git clone http://git.linaro.org/lng/odp.git odpbase > Cloning into 'odpbase'... > remote: Counting objects: 9284, done. > remote: Compressing objects: 100% (6884/6884), done. > remote: Total 9284 (delta 6942), reused 2675 (delta 2081) > Receiving objects: 100% (9284/9284), 2.07 MiB | 1.52 MiB/s, done. > Resolving deltas: 100% (6942/6942), done. > Checking connectivity... done. > > bill@ubuntu:~/linaro$ cd odpbase > > bill@ubuntu:~/linaro/odpbase$ ./bootstrap > + aclocal -I config -I m4 > + libtoolize --copy > libtoolize: putting auxiliary files in `.'. > libtoolize: copying file `./ltmain.sh' > libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. > libtoolize: copying file `m4/libtool.m4' > libtoolize: copying file `m4/ltoptions.m4' > libtoolize: copying file `m4/ltsugar.m4' > libtoolize: copying file `m4/ltversion.m4' > libtoolize: copying file `m4/lt~obsolete.m4' > + autoheader > + automake --add-missing --copy > configure.ac:7: installing './compile' > configure.ac:22: installing './config.guess' > configure.ac:22: installing './config.sub' > configure.ac:3: installing './install-sh' > configure.ac:3: installing './missing' > example/classifier/Makefile.am: installing './depcomp' > parallel-tests: installing './test-driver' > + autoconf > > bill@ubuntu:~/linaro/odpbase$ ./configure --with-platform=linux-generic > --enable-cunit-support > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking whether make supports nested variables... yes > checking for style of include used by make... GNU > checking for gcc... gcc > checking whether the C compiler works... no > configure: error: in `/home/bill/linaro/odpbase': > configure: error: C compiler cannot create executables > See `config.log' for more details > bill@ubuntu:~/linaro/odpbase$ > > Not sure what changed. Anyone else seeing this? > > _______________________________________________ > lng-odp mailing list > [email protected] > https://lists.linaro.org/mailman/listinfo/lng-odp > > -- Mike Holmes Technical Manager - Linaro Networking Group Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
