build failed... and completed successfully?!

View: New views
2 Messages — Rating Filter:   Alert me  

build failed... and completed successfully?!

by Dave Abrahams :: Rate this Message:

| View Threaded | Show Only this Message


I'm just testing http://ryppl.github.com/feeds/Boost.CMake.xml
and the resulting autocompile dialog contains two sections that seem to
flatly contradict one another:

--8<---------------cut here---------------start------------->8---
/Users/dave/src/ryppl/feeds/Boost.CMake.xml

Selecting versions for Boost.CMake...
Selection done.

Plan:

- Boost.CMake: Compile 1.48-pre (sha1new=b7fe5a0bd003763b2ac91069c93498ead5d2e128)
  - CMake: Use existing architecture-independent package 2.8.7-0

No dependencies need compiling... compile Boost.CMake itself...
Implementation metadata written to /Users/dave/.config/0install.net/0compile/builds/#Users#dave#src#ryppl#feeds#Boost.CMake.xml/Boost.CMake-1.48-pre-i386.xml
Storing build in user cache /Users/dave/.cache/0install.net/implementations...

Build failed: leaving build directory /var/folders/b2/w0_x7_854hz82sbrdxqqd6gr0000gn/T/0compile-sAQ_ad for inspection...

Directory '/Users/dave/.cache/0install.net/implementations/tmp-gearNO' already contains a .manifest file!
--8<---------------cut here---------------end--------------->8---

--8<---------------cut here---------------start------------->8---
Building Boost.CMake
TMPDIR=/var/folders/b2/w0_x7_854hz82sbrdxqqd6gr0000gn/T/0compile-xkdKA9
Not using sandbox (plash not installed)
Note: source /Users/dave/src/ryppl/feeds/Boost.CMake.xml is a local feed
Will use <feed-for interface='http://ryppl.github.com/feeds/Boost.CMake.xml'> instead...
BUILDDIR=/private/var/folders/b2/w0_x7_854hz82sbrdxqqd6gr0000gn/T/0compile-sAQ_ad/build
DISTDIR=/private/var/folders/b2/w0_x7_854hz82sbrdxqqd6gr0000gn/T/0compile-sAQ_ad/boost.cmake-darwin-x86_64
SRCDIR=/Users/dave/.cache/0install.net/implementations/sha1new=b7fe5a0bd003763b2ac91069c93498ead5d2e128
BINARYFEED=/private/var/folders/b2/w0_x7_854hz82sbrdxqqd6gr0000gn/T/0compile-sAQ_ad/boost.cmake-darwin-x86_64/0install/Boost.CMake.xml
cd /private/var/folders/b2/w0_x7_854hz82sbrdxqqd6gr0000gn/T/0compile-sAQ_ad/build
Executing: [u'/opt/local/bin/cmake', u'-E', u'copy_directory', u'/Users/dave/.cache/0install.net/implementations/sha1new=b7fe5a0bd003763b2ac91069c93498ead5d2e128', u'/private/var/folders/b2/w0_x7_854hz82sbrdxqqd6gr0000gn/T/0compile-sAQ_ad/boost.cmake-darwin-x86_64']
Build completed successfully
--8<---------------cut here---------------end--------------->8---

Can someone explain what's going on here?
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com



------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Zero-install-devel mailing list
Zero-install-devel@...
https://lists.sourceforge.net/lists/listinfo/zero-install-devel

Re: build failed... and completed successfully?!

by Thomas Leonard-3 :: Rate this Message:

| View Threaded | Show Only this Message

On 10 April 2012 21:01, Dave Abrahams <dave@...> wrote:

>
> I'm just testing http://ryppl.github.com/feeds/Boost.CMake.xml
> and the resulting autocompile dialog contains two sections that seem to
> flatly contradict one another:
>
> --8<---------------cut here---------------start------------->8---
> /Users/dave/src/ryppl/feeds/Boost.CMake.xml
>
> Selecting versions for Boost.CMake...
> Selection done.
>
> Plan:
>
> - Boost.CMake: Compile 1.48-pre (sha1new=b7fe5a0bd003763b2ac91069c93498ead5d2e128)
>  - CMake: Use existing architecture-independent package 2.8.7-0
>
> No dependencies need compiling... compile Boost.CMake itself...
> Implementation metadata written to /Users/dave/.config/0install.net/0compile/builds/#Users#dave#src#ryppl#feeds#Boost.CMake.xml/Boost.CMake-1.48-pre-i386.xml
> Storing build in user cache /Users/dave/.cache/0install.net/implementations...
>
> Build failed: leaving build directory /var/folders/b2/w0_x7_854hz82sbrdxqqd6gr0000gn/T/0compile-sAQ_ad for inspection...
>
> Directory '/Users/dave/.cache/0install.net/implementations/tmp-gearNO' already contains a .manifest file!
> --8<---------------cut here---------------end--------------->8---
>
> --8<---------------cut here---------------start------------->8---
> Building Boost.CMake
> Executing: [u'/opt/local/bin/cmake', u'-E', u'copy_directory', u'/Users/dave/.cache/0install.net/implementations/sha1new=b7fe5a0bd003763b2ac91069c93498ead5d2e128', u'/private/var/folders/b2/w0_x7_854hz82sbrdxqqd6gr0000gn/T/0compile-sAQ_ad/boost.cmake-darwin-x86_64']
> Build completed successfully
> --8<---------------cut here---------------end--------------->8---
>
> Can someone explain what's going on here?

Looks like the build itself succeeded, but copying the result to the
cache failed because the generated build contained a .manifest file
(which conflicts with the reserved special file that 0install adds to
things it puts things in the cache).


--
Dr Thomas Leonard        http://0install.net/
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1
GPG: DA98 25AE CAD0 8975 7CDA  BD8E 0713 3F96 CA74 D8BA

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Zero-install-devel mailing list
Zero-install-devel@...
https://lists.sourceforge.net/lists/listinfo/zero-install-devel