Skip to content

Instantly share code, notes, and snippets.

View cdeil's full-sized avatar

Christoph Deil cdeil

View GitHub Profile
Process: Python [93024]
Path: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier: Python
Version: 2.7.6 (2.7.6)
Code Type: X86-64 (Native)
Parent Process: make [93001]
Responsible: Terminal [296]
User ID: 501
Date/Time: 2014-03-02 15:08:59.340 +0100
building 'skimage.exposure._unwrap_1d' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
compile options: '-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang: skimage/exposure/_unwrap_1d.c
/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 build/temp.macosx-10.9-x86_64-2.7/skimage/exposure/_unwrap_1d.o -o build/lib.macosx-10.9-x86_64-2.7/skimage/exposure/_unwrap_1d.so
building 'skimage.exposure._unwrap_2d' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
$ sherpa
-----------------------------------------------------
Welcome to Sherpa: CXC's Modeling and Fitting Package
-----------------------------------------------------
CIAO 4.6 Sherpa version 1 Monday, December 2, 2013
sherpa-1> from sherpa.models import Gauss1D
sherpa-2>
sherpa-2> # A simple non-composite model
sherpa-3> g = Gauss1D('g')
Process: Python [95046]
Path: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier: Python
Version: 2.7.6 (2.7.6)
Code Type: X86-64 (Native)
Parent Process: bash [94899]
Responsible: Terminal [296]
User ID: 501
Date/Time: 2014-03-02 21:51:43.070 +0100
/Users/deil/code/astropy2/docs/config/index.rst:7: SEVERE: Duplicate ID: "module-astropy.config".
/Users/deil/code/astropy2/docs/constants/index.rst:3: SEVERE: Duplicate ID: "module-astropy.constants".
/Users/deil/code/astropy2/docs/convolution/index.rst:5: SEVERE: Duplicate ID: "module-astropy.convolution".
/Users/deil/code/astropy2/docs/coordinates/index.rst:5: SEVERE: Duplicate ID: "module-astropy.coordinates".
/Users/deil/code/astropy2/docs/cosmology/index.rst:5: SEVERE: Duplicate ID: "module-astropy.cosmology".
/Users/deil/code/astropy2/docs/io/ascii/index.rst:7: SEVERE: Duplicate ID: "module-astropy.io.ascii".
/Users/deil/code/astropy2/docs/io/misc.rst:3: SEVERE: Duplicate ID: "module-astropy.io.misc".
/Users/deil/code/astropy2/docs/io/misc.rst:3: SEVERE: Duplicate ID: "module-astropy.io.misc.hdf5".
/Users/deil/code/astropy2/docs/io/registry.rst:5: SEVERE: Duplicate ID: "module-astropy.io.registry".
/Users/deil/code/astropy2/docs/io/votable/index.rst:9: SEVERE: Duplicate ID: "module-astropy.io.votable".
Process: Python [570]
Path: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier: org.python.python
Version: 2.7.6 (2.7.6)
Code Type: X86-64 (Native)
Parent Process: eclipse [520]
Responsible: eclipse [520]
User ID: 501
Date/Time: 2014-03-03 13:51:05.103 +0100
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
$ python setup.py build_sphinx
/Users/deil/code/gammafit/gammafit/__init__.py:134: UserWarning: Sherpa modules require 'sherpa'
warn("Sherpa modules require 'sherpa'")
/Users/deil/Library/Python/2.7/lib/python/site-packages/astropy-0.4.dev7605-py2.7-macosx-10.9-x86_64.egg/astropy/setup_helpers.py:1002: AstropyDeprecationWarning: astropy.setup_helpers.update_package_files is deprecated. Update your setup.py to use astropy.setup_helpers.get_package_info instead.
AstropyDeprecationWarning)
running build_sphinx
creating /Users/deil/code/gammafit/docs/_build
creating /Users/deil/code/gammafit/docs/_build/doctrees
creating /Users/deil/code/gammafit/docs/_build/html
running build
version:1
:debug:main epoch: in tree: 0 installed: 0
:debug:main py27-numpy 1.8.0_2 exists in the ports tree
:debug:main py27-numpy 1.8.0_2 is the latest installed
:debug:main py27-numpy 1.8.0_2 is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants:
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-numpy
:debug:main OS darwin/13.1.0 (Mac OS X 10.9) arch i386
:debug:main Re-registering default for build.cmd
=================================== FAILURES ===================================
________________________ TestStandardProfile.test_main _________________________
[gw7] linux2 -- Python 2.7.3 /home/travis/virtualenv/python2.7/bin/python
self = <astropy.vo.samp.tests.test_standard_profile.TestStandardProfile object at 0xa470810>
def test_main(self):
self.client1_id = self.client1.get_public_id()
self.client2_id = self.client2.get_public_id()