Skip to content

Instantly share code, notes, and snippets.

@risicle
Created May 27, 2019 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save risicle/0b9e661fa0dc49d6f92d9225f6f5c86c to your computer and use it in GitHub Desktop.
Save risicle/0b9e661fa0dc49d6f92d9225f6f5c86c to your computer and use it in GitHub Desktop.
salmon-mail build failure
building '/nix/store/cy97ghyfamlnaibslwb43f3r40y17zb0-python3.7-salmon-mail-3.1.0.drv'...
unpacking sources
unpacking sources
unpacking source archive /nix/store/c2kalm4pn4vrp98vsq75si01793rz65l-salmon-mail-3.1.0.tar.gz
unpacking source archive /nix/store/c2kalm4pn4vrp98vsq75si01793rz65l-salmon-mail-3.1.0.tar.gz
source root is salmon-mail-3.1.0
source root is salmon-mail-3.1.0
setting SOURCE_DATE_EPOCH to timestamp 1547748991 of file salmon-mail-3.1.0/setup.cfg
setting SOURCE_DATE_EPOCH to timestamp 1547748991 of file salmon-mail-3.1.0/setup.cfg
patching sources
patching sources
configuring
configuring
building
building
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/salmon
copying salmon/queue.py -> build/lib/salmon
copying salmon/mail.py -> build/lib/salmon
copying salmon/server.py -> build/lib/salmon
copying salmon/encoding.py -> build/lib/salmon
copying salmon/_version.py -> build/lib/salmon
copying salmon/__init__.py -> build/lib/salmon
copying salmon/bounce.py -> build/lib/salmon
copying salmon/view.py -> build/lib/salmon
copying salmon/utils.py -> build/lib/salmon
copying salmon/routing.py -> build/lib/salmon
copying salmon/testing.py -> build/lib/salmon
copying salmon/commands.py -> build/lib/salmon
copying salmon/confirm.py -> build/lib/salmon
running bdist_wheel
creating build/lib/salmon/handlers
copying salmon/handlers/queue.py -> build/lib/salmon/handlers
copying salmon/handlers/log.py -> build/lib/salmon/handlers
copying salmon/handlers/__init__.py -> build/lib/salmon/handlers
copying salmon/handlers/forward.py -> build/lib/salmon/handlers
running egg_info
running build
running build_py
creating build
creating build/lib
creating build/lib/salmon
copying salmon/queue.py -> build/lib/salmon
copying salmon/mail.py -> build/lib/salmon
copying salmon/server.py -> build/lib/salmon
copying salmon/encoding.py -> build/lib/salmon
copying salmon/_version.py -> build/lib/salmon
copying salmon/__init__.py -> build/lib/salmon
copying salmon/bounce.py -> build/lib/salmon
copying salmon/view.py -> build/lib/salmon
copying salmon/utils.py -> build/lib/salmon
copying salmon/routing.py -> build/lib/salmon
copying salmon/testing.py -> build/lib/salmon
copying salmon/commands.py -> build/lib/salmon
copying salmon/confirm.py -> build/lib/salmon
creating build/lib/salmon/handlers
copying salmon/handlers/queue.py -> build/lib/salmon/handlers
copying salmon/handlers/log.py -> build/lib/salmon/handlers
copying salmon/handlers/__init__.py -> build/lib/salmon/handlers
copying salmon/handlers/forward.py -> build/lib/salmon/handlers
running egg_info
writing salmon_mail.egg-info/PKG-INFO
writing dependency_links to salmon_mail.egg-info/dependency_links.txt
writing entry points to salmon_mail.egg-info/entry_points.txt
writing requirements to salmon_mail.egg-info/requires.txt
writing top-level names to salmon_mail.egg-info/top_level.txt
reading manifest file 'salmon_mail.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files found matching 'tests/*.db'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
writing manifest file 'salmon_mail.egg-info/SOURCES.txt'
creating build/lib/salmon/data
creating build/lib/salmon/data/prototype
copying salmon/data/prototype/README -> build/lib/salmon/data/prototype
copying salmon/data/prototype/muttrc -> build/lib/salmon/data/prototype
creating build/lib/salmon/data/prototype/app
copying salmon/data/prototype/app/__init__.py -> build/lib/salmon/data/prototype/app
creating build/lib/salmon/data/prototype/app/handlers
copying salmon/data/prototype/app/handlers/__init__.py -> build/lib/salmon/data/prototype/app/handlers
copying salmon/data/prototype/app/handlers/sample.py -> build/lib/salmon/data/prototype/app/handlers
creating build/lib/salmon/data/prototype/app/model
copying salmon/data/prototype/app/model/__init__.py -> build/lib/salmon/data/prototype/app/model
creating build/lib/salmon/data/prototype/config
copying salmon/data/prototype/config/__init__.py -> build/lib/salmon/data/prototype/config
copying salmon/data/prototype/config/boot.py -> build/lib/salmon/data/prototype/config
writing requirements to salmon_mail.egg-info/requires.txt
writing salmon_mail.egg-info/PKG-INFO
copying salmon/data/prototype/config/logging.conf -> build/lib/salmon/data/prototype/config
writing top-level names to salmon_mail.egg-info/top_level.txt
writing dependency_links to salmon_mail.egg-info/dependency_links.txt
copying salmon/data/prototype/config/settings.py -> build/lib/salmon/data/prototype/config
writing entry points to salmon_mail.egg-info/entry_points.txt
copying salmon/data/prototype/config/test_logging.conf -> build/lib/salmon/data/prototype/config
copying salmon/data/prototype/config/testing.py -> build/lib/salmon/data/prototype/config
reading manifest file 'salmon_mail.egg-info/SOURCES.txt'
creating build/lib/salmon/data/prototype/logs
copying salmon/data/prototype/logs/.gitkeep -> build/lib/salmon/data/prototype/logs
creating build/lib/salmon/data/prototype/run
copying salmon/data/prototype/run/.gitkeep -> build/lib/salmon/data/prototype/run
creating build/lib/salmon/data/prototype/tests
creating build/lib/salmon/data/prototype/tests/handlers
copying salmon/data/prototype/tests/handlers/__init__.py -> build/lib/salmon/data/prototype/tests/handlers
reading manifest template 'MANIFEST.in'
copying salmon/data/prototype/tests/handlers/open_relay_tests.py -> build/lib/salmon/data/prototype/tests/handlers
creating build/lib/salmon/data/prototype/tests/model
copying salmon/data/prototype/tests/model/__init__.py -> build/lib/salmon/data/prototype/tests/model
no previously-included directories found matching 'docs/_build'
warning: no previously-included files found matching 'tests/*.db'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
UPDATING build/lib/salmon/_version.py
set build/lib/salmon/_version.py to '3.1.0'
installing to build/bdist.macosx-10.6-x86_64/wheel
running install
running install_lib
writing manifest file 'salmon_mail.egg-info/SOURCES.txt'
creating build/bdist.macosx-10.6-x86_64
creating build/bdist.macosx-10.6-x86_64/wheel
creating build/bdist.macosx-10.6-x86_64/wheel/salmon
copying build/lib/salmon/queue.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
copying build/lib/salmon/mail.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
creating build/lib/salmon/data
creating build/lib/salmon/data/prototype
copying salmon/data/prototype/README -> build/lib/salmon/data/prototype
copying build/lib/salmon/server.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
copying salmon/data/prototype/muttrc -> build/lib/salmon/data/prototype
creating build/lib/salmon/data/prototype/app
copying build/lib/salmon/encoding.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
copying salmon/data/prototype/app/__init__.py -> build/lib/salmon/data/prototype/app
creating build/lib/salmon/data/prototype/app/handlers
copying salmon/data/prototype/app/handlers/__init__.py -> build/lib/salmon/data/prototype/app/handlers
copying salmon/data/prototype/app/handlers/sample.py -> build/lib/salmon/data/prototype/app/handlers
copying build/lib/salmon/_version.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
copying build/lib/salmon/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
creating build/lib/salmon/data/prototype/app/model
copying salmon/data/prototype/app/model/__init__.py -> build/lib/salmon/data/prototype/app/model
copying build/lib/salmon/bounce.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
creating build/lib/salmon/data/prototype/config
copying salmon/data/prototype/config/__init__.py -> build/lib/salmon/data/prototype/config
copying salmon/data/prototype/config/boot.py -> build/lib/salmon/data/prototype/config
copying build/lib/salmon/view.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
copying salmon/data/prototype/config/logging.conf -> build/lib/salmon/data/prototype/config
copying build/lib/salmon/utils.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
copying salmon/data/prototype/config/settings.py -> build/lib/salmon/data/prototype/config
copying build/lib/salmon/routing.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
copying salmon/data/prototype/config/test_logging.conf -> build/lib/salmon/data/prototype/config
copying salmon/data/prototype/config/testing.py -> build/lib/salmon/data/prototype/config
copying build/lib/salmon/testing.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
creating build/lib/salmon/data/prototype/logs
copying salmon/data/prototype/logs/.gitkeep -> build/lib/salmon/data/prototype/logs
creating build/lib/salmon/data/prototype/run
copying salmon/data/prototype/run/.gitkeep -> build/lib/salmon/data/prototype/run
creating build/bdist.macosx-10.6-x86_64/wheel/salmon/data
creating build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype
creating build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/app
copying build/lib/salmon/data/prototype/app/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/app
creating build/lib/salmon/data/prototype/tests
creating build/lib/salmon/data/prototype/tests/handlers
copying salmon/data/prototype/tests/handlers/__init__.py -> build/lib/salmon/data/prototype/tests/handlers
creating build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/app/model
copying build/lib/salmon/data/prototype/app/model/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/app/model
copying salmon/data/prototype/tests/handlers/open_relay_tests.py -> build/lib/salmon/data/prototype/tests/handlers
creating build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/app/handlers
creating build/lib/salmon/data/prototype/tests/model
copying build/lib/salmon/data/prototype/app/handlers/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/app/handlers
copying salmon/data/prototype/tests/model/__init__.py -> build/lib/salmon/data/prototype/tests/model
copying build/lib/salmon/data/prototype/app/handlers/sample.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/app/handlers
creating build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/config
copying build/lib/salmon/data/prototype/config/boot.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/config
copying build/lib/salmon/data/prototype/config/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/config
copying build/lib/salmon/data/prototype/config/logging.conf -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/config
copying build/lib/salmon/data/prototype/config/settings.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/config
copying build/lib/salmon/data/prototype/config/test_logging.conf -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/config
copying build/lib/salmon/data/prototype/config/testing.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/config
UPDATING build/lib/salmon/_version.py
set build/lib/salmon/_version.py to '3.1.0'
installing to build/bdist.macosx-10.10-x86_64/wheel
running install
running install_lib
copying build/lib/salmon/data/prototype/muttrc -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype
creating build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/tests
creating build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/tests/model
copying build/lib/salmon/data/prototype/tests/model/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/tests/model
creating build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/tests/handlers
copying build/lib/salmon/data/prototype/tests/handlers/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/tests/handlers
copying build/lib/salmon/data/prototype/tests/handlers/open_relay_tests.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/tests/handlers
creating build/bdist.macosx-10.10-x86_64
creating build/bdist.macosx-10.10-x86_64/wheel
copying build/lib/salmon/data/prototype/README -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype
creating build/bdist.macosx-10.10-x86_64/wheel/salmon
copying build/lib/salmon/queue.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
creating build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/logs
copying build/lib/salmon/data/prototype/logs/.gitkeep -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/logs
copying build/lib/salmon/mail.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
creating build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/run
copying build/lib/salmon/data/prototype/run/.gitkeep -> build/bdist.macosx-10.6-x86_64/wheel/salmon/data/prototype/run
copying build/lib/salmon/server.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
copying build/lib/salmon/commands.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
copying build/lib/salmon/encoding.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
creating build/bdist.macosx-10.6-x86_64/wheel/salmon/handlers
copying build/lib/salmon/handlers/queue.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/handlers
copying build/lib/salmon/handlers/log.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/handlers
copying build/lib/salmon/_version.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
copying build/lib/salmon/handlers/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/handlers
copying build/lib/salmon/__init__.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
copying build/lib/salmon/handlers/forward.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon/handlers
copying build/lib/salmon/bounce.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
copying build/lib/salmon/confirm.py -> build/bdist.macosx-10.6-x86_64/wheel/salmon
copying build/lib/salmon/view.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
running install_egg_info
copying build/lib/salmon/utils.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
copying build/lib/salmon/routing.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
copying build/lib/salmon/testing.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
creating build/bdist.macosx-10.10-x86_64/wheel/salmon/data
creating build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype
creating build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/app
copying build/lib/salmon/data/prototype/app/__init__.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/app
creating build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/app/model
copying build/lib/salmon/data/prototype/app/model/__init__.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/app/model
creating build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/app/handlers
copying build/lib/salmon/data/prototype/app/handlers/__init__.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/app/handlers
copying build/lib/salmon/data/prototype/app/handlers/sample.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/app/handlers
Copying salmon_mail.egg-info to build/bdist.macosx-10.6-x86_64/wheel/salmon_mail-3.1.0-py3.7.egg-info
creating build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/config
copying build/lib/salmon/data/prototype/config/boot.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/config
copying build/lib/salmon/data/prototype/config/__init__.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/config
copying build/lib/salmon/data/prototype/config/logging.conf -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/config
copying build/lib/salmon/data/prototype/config/settings.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/config
running install_scripts
copying build/lib/salmon/data/prototype/config/test_logging.conf -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/config
copying build/lib/salmon/data/prototype/config/testing.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/config
copying build/lib/salmon/data/prototype/muttrc -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype
creating build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/tests
creating build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/tests/model
copying build/lib/salmon/data/prototype/tests/model/__init__.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/tests/model
creating build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/tests/handlers
copying build/lib/salmon/data/prototype/tests/handlers/__init__.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/tests/handlers
copying build/lib/salmon/data/prototype/tests/handlers/open_relay_tests.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/tests/handlers
copying build/lib/salmon/data/prototype/README -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype
creating build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/logs
copying build/lib/salmon/data/prototype/logs/.gitkeep -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/logs
creating build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/run
copying build/lib/salmon/data/prototype/run/.gitkeep -> build/bdist.macosx-10.10-x86_64/wheel/salmon/data/prototype/run
copying build/lib/salmon/commands.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
creating build/bdist.macosx-10.10-x86_64/wheel/salmon/handlers
copying build/lib/salmon/handlers/queue.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/handlers
copying build/lib/salmon/handlers/log.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/handlers
copying build/lib/salmon/handlers/__init__.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/handlers
copying build/lib/salmon/handlers/forward.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon/handlers
copying build/lib/salmon/confirm.py -> build/bdist.macosx-10.10-x86_64/wheel/salmon
running install_egg_info
Copying salmon_mail.egg-info to build/bdist.macosx-10.10-x86_64/wheel/salmon_mail-3.1.0-py2.7.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.macosx-10.6-x86_64/wheel/salmon_mail-3.1.0.dist-info/WHEEL
creating 'dist/salmon_mail-3.1.0-py3-none-any.whl' and adding 'build/bdist.macosx-10.6-x86_64/wheel' to it
adding 'salmon/__init__.py'
adding 'salmon/_version.py'
adding 'salmon/bounce.py'
adding 'salmon/commands.py'
adding 'salmon/confirm.py'
adding 'salmon/encoding.py'
adding 'salmon/mail.py'
adding 'salmon/queue.py'
adding 'salmon/routing.py'
adding 'salmon/server.py'
adding 'salmon/testing.py'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding 'salmon/utils.py'
adding 'salmon/view.py'
adding 'salmon/data/prototype/README'
adding 'salmon/data/prototype/muttrc'
adding 'salmon/data/prototype/app/__init__.py'
creating build/bdist.macosx-10.10-x86_64/wheel/salmon_mail-3.1.0.dist-info/WHEEL
creating 'dist/salmon_mail-3.1.0-py2-none-any.whl' and adding 'build/bdist.macosx-10.10-x86_64/wheel' to it
adding 'salmon/data/prototype/app/handlers/__init__.py'
adding 'salmon/data/prototype/app/handlers/sample.py'
adding 'salmon/__init__.py'
adding 'salmon/data/prototype/app/model/__init__.py'
adding 'salmon/_version.py'
adding 'salmon/data/prototype/config/__init__.py'
adding 'salmon/bounce.py'
adding 'salmon/data/prototype/config/boot.py'
adding 'salmon/data/prototype/config/logging.conf'
adding 'salmon/data/prototype/config/settings.py'
adding 'salmon/commands.py'
adding 'salmon/data/prototype/config/test_logging.conf'
adding 'salmon/data/prototype/config/testing.py'
adding 'salmon/confirm.py'
adding 'salmon/data/prototype/logs/.gitkeep'
adding 'salmon/data/prototype/run/.gitkeep'
adding 'salmon/data/prototype/tests/handlers/__init__.py'
adding 'salmon/encoding.py'
adding 'salmon/data/prototype/tests/handlers/open_relay_tests.py'
adding 'salmon/mail.py'
adding 'salmon/data/prototype/tests/model/__init__.py'
adding 'salmon/queue.py'
adding 'salmon/handlers/__init__.py'
adding 'salmon/handlers/forward.py'
adding 'salmon/handlers/log.py'
adding 'salmon/routing.py'
adding 'salmon/handlers/queue.py'
adding 'salmon/server.py'
adding 'salmon/testing.py'
adding 'salmon_mail-3.1.0.dist-info/LICENSE'
adding 'salmon/utils.py'
adding 'salmon_mail-3.1.0.dist-info/METADATA'
adding 'salmon/view.py'
adding 'salmon_mail-3.1.0.dist-info/WHEEL'
adding 'salmon/data/prototype/README'
adding 'salmon_mail-3.1.0.dist-info/entry_points.txt'
adding 'salmon_mail-3.1.0.dist-info/top_level.txt'
adding 'salmon/data/prototype/muttrc'
adding 'salmon_mail-3.1.0.dist-info/RECORD'
adding 'salmon/data/prototype/app/__init__.py'
removing build/bdist.macosx-10.6-x86_64/wheel
adding 'salmon/data/prototype/app/handlers/__init__.py'
adding 'salmon/data/prototype/app/handlers/sample.py'
adding 'salmon/data/prototype/app/model/__init__.py'
adding 'salmon/data/prototype/config/__init__.py'
adding 'salmon/data/prototype/config/boot.py'
adding 'salmon/data/prototype/config/logging.conf'
adding 'salmon/data/prototype/config/settings.py'
adding 'salmon/data/prototype/config/test_logging.conf'
adding 'salmon/data/prototype/config/testing.py'
adding 'salmon/data/prototype/logs/.gitkeep'
adding 'salmon/data/prototype/run/.gitkeep'
adding 'salmon/data/prototype/tests/handlers/__init__.py'
adding 'salmon/data/prototype/tests/handlers/open_relay_tests.py'
adding 'salmon/data/prototype/tests/model/__init__.py'
adding 'salmon/handlers/__init__.py'
adding 'salmon/handlers/forward.py'
adding 'salmon/handlers/log.py'
adding 'salmon/handlers/queue.py'
adding 'salmon_mail-3.1.0.dist-info/LICENSE'
adding 'salmon_mail-3.1.0.dist-info/METADATA'
adding 'salmon_mail-3.1.0.dist-info/WHEEL'
adding 'salmon_mail-3.1.0.dist-info/entry_points.txt'
adding 'salmon_mail-3.1.0.dist-info/top_level.txt'
adding 'salmon_mail-3.1.0.dist-info/RECORD'
removing build/bdist.macosx-10.10-x86_64/wheel
installing
installing
/private/tmp/nix-build-python3.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0/dist /private/tmp/nix-build-python3.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0
/private/tmp/nix-build-python2.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0/dist /private/tmp/nix-build-python2.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Processing ./salmon_mail-3.1.0-py3-none-any.whl
Processing ./salmon_mail-3.1.0-py2-none-any.whl
Requirement already satisfied: dnspython in /nix/store/whsfv0h5w5ghxf2iwy6n8yvi1nsyf2yy-python3.7-dnspython-1.16.0/lib/python3.7/site-packages (from salmon-mail==3.1.0) (1.16.0)
Requirement already satisfied: python-daemon in /nix/store/45n4cipib31dbxn03gj2sk4cr7ny83rs-python3.7-python-daemon-2.2.3/lib/python3.7/site-packages (from salmon-mail==3.1.0) (2.2.3)
Requirement already satisfied: chardet in /nix/store/j8q398mam3g991kxgwbvgxc08clzk40z-python3.7-chardet-3.0.4/lib/python3.7/site-packages (from salmon-mail==3.1.0) (3.0.4)
Requirement already satisfied: lmtpd>=4 in /nix/store/by66zaw1x10r3g47km3yifkspg8q3g3z-python2.7-lmtpd-6.0.0/lib/python2.7/site-packages (from salmon-mail==3.1.0) (6.0.0)
Requirement already satisfied: lmtpd>=4 in /nix/store/2df3v0a2rmjxky3sizbj9qvvk512jvpg-python3.7-lmtpd-6.0.0/lib/python3.7/site-packages (from salmon-mail==3.1.0) (6.0.0)
Requirement already satisfied: six in /nix/store/0a94yddhwd3wq0hdw8pniz78zhhl4gal-python3.7-six-1.12.0/lib/python3.7/site-packages (from salmon-mail==3.1.0) (1.12.0)
Requirement already satisfied: chardet in /nix/store/37n9h0xncpyazhnr7m9glqdzkmcp22jw-python2.7-chardet-3.0.4/lib/python2.7/site-packages (from salmon-mail==3.1.0) (3.0.4)
Requirement already satisfied: setuptools in /nix/store/i61mb0bfg9szjwwaa5kq8c0k81bl4hyr-python3.7-bootstrapped-pip-19.0.3/lib/python3.7/site-packages (from python-daemon->salmon-mail==3.1.0) (41.0.0)
Requirement already satisfied: python-daemon in /nix/store/nlhj7fl17jijxjs2nypj0555b6m8qwsh-python2.7-python-daemon-2.2.3/lib/python2.7/site-packages (from salmon-mail==3.1.0) (2.2.3)
Requirement already satisfied: dnspython in /nix/store/lfxwz1vyc432ra23a2xv4825h59ax7za-python2.7-dnspython-1.16.0/lib/python2.7/site-packages (from salmon-mail==3.1.0) (1.16.0)
Requirement already satisfied: lockfile>=0.10 in /nix/store/1w04zxm4yyjl627x6pr77p7lfrbynnkh-python3.7-lockfile-0.12.2/lib/python3.7/site-packages (from python-daemon->salmon-mail==3.1.0) (0.12.2)
Requirement already satisfied: docutils in /nix/store/kia54ngr3l1hbz8mpaa3brbs58h3i1d3-python3.7-docutils-0.14/lib/python3.7/site-packages (from python-daemon->salmon-mail==3.1.0) (0.14)
Requirement already satisfied: six in /nix/store/h4mzii3s5qs3xfb6cy686m82kd0rarbb-python2.7-six-1.12.0/lib/python2.7/site-packages (from salmon-mail==3.1.0) (1.12.0)
Requirement already satisfied: setuptools in /nix/store/kw8flp7svr3f5ab7bf51vr5acc2138zp-python2.7-bootstrapped-pip-19.0.3/lib/python2.7/site-packages (from python-daemon->salmon-mail==3.1.0) (41.0.0)
Requirement already satisfied: lockfile>=0.10 in /nix/store/zfdpsi4z47q545cb6q6a0ca7c3rl3hj0-python2.7-lockfile-0.12.2/lib/python2.7/site-packages (from python-daemon->salmon-mail==3.1.0) (0.12.2)
Requirement already satisfied: docutils in /nix/store/zimi4mlznv11bblvxkmh0y11fwl97iwf-python2.7-docutils-0.14/lib/python2.7/site-packages (from python-daemon->salmon-mail==3.1.0) (0.14)
Installing collected packages: salmon-mail
Installing collected packages: salmon-mail
The script salmon is installed in '/nix/store/3piw60zc6jhdbl5mzsq41zys6igwqcr3-python3.7-salmon-mail-3.1.0/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
The script salmon is installed in '/nix/store/9vmksxpjg340i4zs1kl4mzd3f3mzvyib-python2.7-salmon-mail-3.1.0/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed salmon-mail-3.1.0
Successfully installed salmon-mail-3.1.0
/private/tmp/nix-build-python2.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0
post-installation fixup
/private/tmp/nix-build-python3.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0
post-installation fixup
strip is /nix/store/kxckalx28i3pyfm56c9d1f8qyxcxn5d6-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/9vmksxpjg340i4zs1kl4mzd3f3mzvyib-python2.7-salmon-mail-3.1.0/lib /nix/store/9vmksxpjg340i4zs1kl4mzd3f3mzvyib-python2.7-salmon-mail-3.1.0/bin
strip is /nix/store/kxckalx28i3pyfm56c9d1f8qyxcxn5d6-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/3piw60zc6jhdbl5mzsq41zys6igwqcr3-python3.7-salmon-mail-3.1.0/lib /nix/store/3piw60zc6jhdbl5mzsq41zys6igwqcr3-python3.7-salmon-mail-3.1.0/bin
patching script interpreter paths in /nix/store/9vmksxpjg340i4zs1kl4mzd3f3mzvyib-python2.7-salmon-mail-3.1.0
patching script interpreter paths in /nix/store/3piw60zc6jhdbl5mzsq41zys6igwqcr3-python3.7-salmon-mail-3.1.0
Rewriting #!/nix/store/bpfnv251y1hvsvh8al2vwbifb9i2v0m9-python-2.7.16/bin/python2.7 to #!/nix/store/bpfnv251y1hvsvh8al2vwbifb9i2v0m9-python-2.7.16
wrapping `/nix/store/9vmksxpjg340i4zs1kl4mzd3f3mzvyib-python2.7-salmon-mail-3.1.0/bin/salmon'...
Rewriting #!/nix/store/6fpbh1apnnbjqb8irgxani9pz4ylw23z-python3-3.7.3/bin/python3.7 to #!/nix/store/6fpbh1apnnbjqb8irgxani9pz4ylw23z-python3-3.7.3
wrapping `/nix/store/3piw60zc6jhdbl5mzsq41zys6igwqcr3-python3.7-salmon-mail-3.1.0/bin/salmon'...
running install tests
running install tests
......usage: nosetests [-h] [-v] <command> ...
nosetests: error: too few arguments
........./private/tmp/nix-build-python2.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0/salmon/encoding.py:304: UnicodeWarning: You are adding text that is neither ASCII nor UTF-8. Please reconsider your choice.
UnicodeWarning)
......usage: nosetests [-h] [-v] <command> ...
nosetests: error: the following arguments are required: <command>
........./private/tmp/nix-build-python3.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0/salmon/encoding.py:304: UnicodeWarning: You are adding text that is neither ASCII nor UTF-8. Please reconsider your choice.
UnicodeWarning)
..................................2019-05-27 14:20:06,105 - root - INFO - SMTPReceiver started on localhost:8823.
..................................2019-05-27 14:20:06,125 - root - INFO - SMTPReceiver started on localhost:8823.
2019-05-27 14:20:06,935 - root - DEBUG - Message received from Peer: ('::1', 64904, 0, 0), From: 'me@example.com', to To ['you@example.com'].
2019-05-27 14:20:06,940 - routing - DEBUG - Matched 'you@example.com' against START.
2019-05-27 14:20:06,949 - routing - DEBUG - Message to you@example.com was handled by test_handlers.dump.START
2019-05-27 14:20:06,953 - root - DEBUG - Message received from Peer: ('::1', 64906, 0, 0), From: 'me@example.com', to To ['you@example.com'].
2019-05-27 14:20:06,954 - routing - DEBUG - Matched 'you@example.com' against START.
2019-05-27 14:20:06,962 - routing - DEBUG - Message to you@example.com was handled by test_handlers.dump.START
2019-05-27 14:20:06,966 - root - DEBUG - Message received from Peer: ('::1', 64907, 0, 0), From: 'me@example.com', to To ['you@example1.com'].
F2019-05-27 14:20:06,967 - routing - DEBUG - Message to 'you@example1.com' from 'me@example.com' undeliverable, putting in undeliverable queue (# of recipients: 16).
2019-05-27 14:20:06,968 - root - ERROR - Exception while processing message from Peer: ('::1', 64907, 0, 0), From: 'me@example.com', to To ['you@example1.com'].
Traceback (most recent call last):
File "/nix/store/6fpbh1apnnbjqb8irgxani9pz4ylw23z-python3-3.7.3/lib/python3.7/mailbox.py", line 499, in _create_tmp
os.stat(path)
FileNotFoundError: [Errno 2] No such file or directory: '/private/tmp/nix-build-python3.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0/run/undeliverable/tmp/1558966806.M967981P11678Q3.GDS3853'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/nix/store/3piw60zc6jhdbl5mzsq41zys6igwqcr3-python3.7-salmon-mail-3.1.0/lib/python3.7/site-packages/salmon/server.py", line 229, in process_message
routing.Router.deliver(mail.MailRequest(Peer, From, To, Data))
File "/nix/store/3piw60zc6jhdbl5mzsq41zys6igwqcr3-python3.7-salmon-mail-3.1.0/lib/python3.7/site-packages/salmon/routing.py", line 370, in deliver
self._enqueue_undeliverable(message)
File "/nix/store/3piw60zc6jhdbl5mzsq41zys6igwqcr3-python3.7-salmon-mail-3.1.0/lib/python3.7/site-packages/salmon/routing.py", line 329, in _enqueue_undeliverable
self.UNDELIVERABLE_QUEUE.push(message)
File "/nix/store/3piw60zc6jhdbl5mzsq41zys6igwqcr3-python3.7-salmon-mail-3.1.0/lib/python3.7/site-packages/salmon/queue.py", line 104, in push
return self.mbox.add(str(message))
File "/nix/store/6fpbh1apnnbjqb8irgxani9pz4ylw23z-python3-3.7.3/lib/python3.7/mailbox.py", line 291, in add
tmp_file = self._create_tmp()
File "/nix/store/6fpbh1apnnbjqb8irgxani9pz4ylw23z-python3-3.7.3/lib/python3.7/mailbox.py", line 503, in _create_tmp
return _create_carefully(path)
File "/nix/store/6fpbh1apnnbjqb8irgxani9pz4ylw23z-python3-3.7.3/lib/python3.7/mailbox.py", line 2109, in _create_carefully
fd = os.open(path, os.O_CREAT | os.O_EXCL | os.O_RDWR, 0o666)
FileNotFoundError: [Errno 2] No such file or directory: '/private/tmp/nix-build-python3.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0/run/undeliverable/tmp/1558966806.M967981P11678Q3.GDS3853'
2019-05-27 14:20:06,972 - root - ERROR - Failed to deliver message because of "Error in message ('::1', 64907, 0, 0):'me@example.com':['you@example1.com'], look in logs.", put it in undeliverable queue with key '1558966806.M970343P11678Q4.GDS3853'
2019-05-27 14:20:06,976 - root - DEBUG - Message received from Peer: ('::1', 64908, 0, 0), From: 'me@example.com', to To ['you@example1.com'].
2019-05-27 14:20:06,977 - routing - DEBUG - Message to 'you@example1.com' from 'me@example.com' undeliverable, putting in undeliverable queue (# of recipients: 16).
F........./private/tmp/nix-build-python3.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0/salmon/encoding.py:304: UnicodeWarning: You are adding text that is neither ASCII nor UTF-8. Please reconsider your choice.
UnicodeWarning)
FF......................................................................
======================================================================
FAIL: salmon_tests.integration_tests.test_we_get_message
----------------------------------------------------------------------
Traceback (most recent call last):
File "/nix/store/ylr387vas4mn4xawvp40wdabx2dzp922-python2.7-nose-1.3.7/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/private/tmp/nix-build-python2.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0/tests/salmon_tests/integration_tests.py", line 58, in test_we_get_message
assert_equal(len(inbox.mbox), 1)
AssertionError: 0 != 1
-------------------- >> begin captured stdout << ---------------------
undeliverable
run/undeliverable
--------------------- >> end captured stdout << ----------------------
======================================================================
FAIL: salmon_tests.integration_tests.test_we_dont_get_message
----------------------------------------------------------------------
Traceback (most recent call last):
File "/nix/store/ylr387vas4mn4xawvp40wdabx2dzp922-python2.7-nose-1.3.7/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/private/tmp/nix-build-python2.7-salmon-mail-3.1.0.drv-0/salmon-mail-3.1.0/tests/salmon_tests/integration_tests.py", line 69, in test_we_dont_get_message
assert_equal(len(undelivered.mbox), 1)
AssertionError: 0 != 1
Name Stmts Miss Cover
-------------------------------------------------
salmon/__init__.py 4 0 100%
salmon/_version.py 4 0 100%
salmon/bounce.py 92 0 100%
salmon/commands.py 237 19 92%
salmon/confirm.py 62 2 97%
salmon/encoding.py 323 23 93%
salmon/handlers/__init__.py 0 0 100%
salmon/handlers/forward.py 8 0 100%
salmon/handlers/log.py 6 1 83%
salmon/handlers/queue.py 10 3 70%
salmon/mail.py 152 2 99%
salmon/queue.py 88 10 89%
salmon/routing.py 229 4 98%
salmon/server.py 170 16 91%
salmon/utils.py 72 7 90%
salmon/view.py 21 0 100%
-------------------------------------------------
TOTAL 1478 87 94%
----------------------------------------------------------------------
Ran 121 tests in 3.326s
FAILED (failures=2)
builder for '/nix/store/1nwnfbwb2n7c3h4m67ir2ksj99avgkxc-python2.7-salmon-mail-3.1.0.drv' failed with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment