Skip to content

Help needed with Building Digsby #24

@iliepandia

Description

@iliepandia

This is a continuation of the Build discussion that started here:

#20

Now I am getting another error. I will copy paste the output of buildout below

.\Imaging-1.1.6\Scripts\viewer.py
.\Imaging-1.1.6\Tk\booster.txt
.\Imaging-1.1.6\Tk\install.txt
.\Imaging-1.1.6\Tk\pilbitmap.txt
.\Imaging-1.1.6\Tk\tkImaging.c
275 File(s) copied
The filename, directory name, or volume label syntax is incorrect.
The filename, directory name, or volume label syntax is incorrect.
running install
running build
running build_py
running build_ext
building '_imagingft' extension
C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Ic:\digsby\digsby-venv\PC\freetype2 -IlibImaging -Ic:\digsby\digsby-venv\include -Ic:\Python26\
include -Ic:\digsby\digsby-venv\PC /Tc_imagingft.c /Fobuild\temp.win32-2.6\Release\_imagingft.obj
_imagingft.c
C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:c:\digsby\digsby-venv\lib /LIBPATH:c:\Python26\Libs /LIBPATH:c:\digsby\digsby-venv\libs /LIBP
ATH:c:\digsby\digsby-venv\PCbuild freetype.lib /EXPORT:init_imagingft build\temp.win32-2.6\Release\_imagingft.obj /OUT:build\lib.win32-2.6\_imagingft.pyd /IMPLIB:build\temp.win32-2.6\Release\_i
magingft.lib /MANIFESTFILE:build\temp.win32-2.6\Release\_imagingft.pyd.manifest
   Creating library build\temp.win32-2.6\Release\_imagingft.lib and object build\temp.win32-2.6\Release\_imagingft.exp
C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\mt.exe -nologo -manifest build\temp.win32-2.6\Release\_imagingft.pyd.manifest -outputresource:build\lib.win32-2.6\_imagingft.pyd;2

build\temp.win32-2.6\Release\_imagingft.pyd.manifest : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified.
error: command 'mt.exe' failed with exit status 31
While:
  Installing PIL.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File "c:\digsby\digsby-venv\lib\site-packages\zc.buildout-2.1.0-py2.6.egg\zc\buildout\buildout.py", line 1923, in main
    getattr(buildout, command)(args)
  File "c:\digsby\digsby-venv\lib\site-packages\zc.buildout-2.1.0-py2.6.egg\zc\buildout\buildout.py", line 604, in install
    installed_files = self[part]._call(recipe.install)
  File "c:\digsby\digsby-venv\lib\site-packages\zc.buildout-2.1.0-py2.6.egg\zc\buildout\buildout.py", line 1358, in _call
    return f()
  File "c:\digsby\cmdrunner\cmdrunner.py", line 64, in install
    self.execute()
  File "c:\digsby\cmdrunner\cmdrunner.py", line 77, in execute
    run_commands(cmds, self.shell, self.check_return_code)
  File "c:\digsby\cmdrunner\cmdrunner.py", line 48, in run_commands
    raise Exception('non-zero return code for cmds:\n' + cmds)
Exception: non-zero return code for cmds:
cd c:\digsby\digsby-venv\downloads
curl -L http://effbot.org/media/downloads/Imaging-1.1.6.tar.gz --output c:\digsby\digsby-venv\downloads/Imaging-1.1.6.tar.gz
tar -xzf Imaging-1.1.6.tar.gz
touch c:\digsby\digsby-venv\PC\unistd.h
xcopy .\Imaging-1.1.6 c:\digsby\digsby-venv\parts\Imaging-1.1.6 /S /i /y
cd c:\digsby\digsby-venv\parts\Imaging-1.1.6
python setup.py install --install-lib="c:\digsby\digsby-venv\lib\site-packages" --install-scripts="c:\digsby\digsby-venv\Scripts"
xcopy .\build\lib.win32-2.6\*.pyd c:\digsby\digsby-venv\DLLs /S /i /y
Ilie Pandia@WIN-JA8FLFJFVVJ /c/digsby

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions