Skip to content

Instantly share code, notes, and snippets.

@srossross
Created February 6, 2014 18:03
Show Gist options
  • Save srossross/8849381 to your computer and use it in GitHub Desktop.
Save srossross/8849381 to your computer and use it in GitHub Desktop.
This build is in the build queue ...
... Build popped off queue
Start build sean/libdynd_build_test 1.0 -- id:52f3ce1cf53f2a4d0d9fc031
Start build
Setting engine
conda install --quiet --yes python=2
# All requested packages already installed.
# packages in environment at /opt/anaconda:
#
python 2.7.6 1
Setting Environment variables
Fetching Package
Extracting Package
script.0
echo "this should also output" 1>&2
this should also output
script.1
conda build . | tee conda.log
cmake-2.8.10.2-0.tar.bz2 0% | | ETA: --:--:-- 0.00 B/s
cmake-2.8.10.2-0.tar.bz2 1% | | ETA: 0:00:03 2.76 MB/s
cmake-2.8.10.2-0.tar.bz2 2% | | ETA: 0:00:02 3.96 MB/s
cmake-2.8.10.2-0.tar.bz2 3% | | ETA: 0:00:02 5.14 MB/s
cmake-2.8.10.2-0.tar.bz2 6% |# | ETA: 0:00:01 8.09 MB/s
cmake-2.8.10.2-0.tar.bz2 10% |## | ETA: 0:00:00 11.14 MB/s
cmake-2.8.10.2-0.tar.bz2 15% |### | ETA: 0:00:00 14.28 MB/s
cmake-2.8.10.2-0.tar.bz2 23% |#### | ETA: 0:00:00 17.87 MB/s
cmake-2.8.10.2-0.tar.bz2 29% |###### | ETA: 0:00:00 20.99 MB/s
cmake-2.8.10.2-0.tar.bz2 35% |####### | ETA: 0:00:00 23.67 MB/s
cmake-2.8.10.2-0.tar.bz2 43% |######### | ETA: 0:00:00 25.94 MB/s
cmake-2.8.10.2-0.tar.bz2 49% |########## | ETA: 0:00:00 28.19 MB/s
cmake-2.8.10.2-0.tar.bz2 57% |########### | ETA: 0:00:00 29.87 MB/s
cmake-2.8.10.2-0.tar.bz2 63% |############# | ETA: 0:00:00 31.42 MB/s
cmake-2.8.10.2-0.tar.bz2 69% |############## | ETA: 0:00:00 33.01 MB/s
cmake-2.8.10.2-0.tar.bz2 77% |################ | ETA: 0:00:00 34.20 MB/s
cmake-2.8.10.2-0.tar.bz2 83% |################# | ETA: 0:00:00 35.51 MB/s
cmake-2.8.10.2-0.tar.bz2 91% |################## | ETA: 0:00:00 36.81 MB/s
cmake-2.8.10.2-0.tar.bz2 97% |#################### | ETA: 0:00:00 38.20 MB/s
cmake-2.8.10.2-0.tar.bz2 100% |#####################| Time: 0:00:00 38.91 MB/s
[cmake ] |#################################################| 100%
[ COMPLETE ] |#################################################| 100%
[cmake ] |#################################################| 100%
[ COMPLETE ] |#################################################| 100%
The following packages will be downloaded:
package | build
---------------------------|-----------------
cmake-2.8.10.2 | 0 10.3 MB
The following packages will be linked:
package | build
---------------------------|-----------------
cmake-2.8.10.2 | 0 hard-link
Fetching packages ...
Extracting packages ...
Linking packages ...
Error: package/
name missing in: '/home/binstar/meta.yaml'
script.2
mkdir dist
script.3
cp `conda build . --output` dist/
Error: package/name missing in: '/home/binstar/meta.yaml'
cp: missing destination file operand after `dist/'
Build failure
Try `cp --help' for more information.
Build Artifacts [u'conda.log']
Uploading build Artifacts conda.log to artifacts.build.binstar.info
View these build artifats here http://artifacts.build.binstar.info/sean/libdynd_build_test/1.0
[error] Build Failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment