Welcome to the CHICKEN Scheme pasting service

chicken-install qt-light failed on win7 added by satosi on Sun May 22 05:23:51 2011

c:\chicken-tmp\chicken-4.6.0>set QTDIR=C:\
c:\chicken-tmp\chicken-4.6.0>chicken-install qt-light
retrieving ...
resolving alias `kitten-technologies' to: http://chicken.kitten-technologies.co.
uk/henrietta.cgi
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=qt-light&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Sun, 22 May 2011 03:12:16 GMT
Server: Apache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./main.cpp
  ./chicken-compile-qt-extension.scm
  ./qt-light.setup
  ./qt-light.scm
  ./examples/
  ./examples/egg-browser.ui
  ./examples/hello.ui
  ./examples/test.scm
  ./examples/editor.ui
  ./examples/egg-browser.scm
  ./examples/hello.scm
  ./examples/lisp1pz.png
  ./examples/edit.scm
  ./examples/test.ui
  ./examples/lisp-lizard.png
  ./prototypes.h
  ./qt-light.meta
 qt-light located at C:\Users\mario\AppData\Local\Temp/temp15b4/qt-light
checking platform for `qt-light' ...
checking dependencies for `qt-light' ...
install order:
("qt-light")
installing qt-light: ...
changing current directory to C:\Users\mario\AppData\Local\Temp/temp15b4/qt-ligh
t
  "c:\Qt\4.7.3\bin\csi" -bnq -setup-mode -e "(require-library setup-api)" -e "(i
mport setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(
\"qt-light\" \"\"))" "C:\Users\mario\AppData\Local\Temp\temp15b4\qt-light\qt-lig
ht.setup"
  ""c:\Qt\4.7.3\bin\csc"" -feature compiling-extension -setup-mode    -t -c++ "q
t-light.scm" -O3 -d1 -X easyffi -j qt-light -o qt-light.so -k -v
"c:\Qt\4.7.3\bin\chicken.exe" "qt-light.scm" -output-file "qt-light.cpp" -featur
e compiling-extension -setup-mode -optimize-level 3 -debug-level 1 -extend easyf
fi -emit-import-library qt-light -feature chicken-scheme-to-c++
  C:/QT/4.7.3/bin/qmake "qt-light.pro" -o "qt-light.make"
WARNING: c:\Users\mario\AppData\Local\Temp\temp15b4\qt-light\qt-light.pro:11: Un
escaped backslashes are deprecated.
WARNING: c:\Users\mario\AppData\Local\Temp\temp15b4\qt-light\qt-light.pro:11: Un
escaped backslashes are deprecated.
WARNING: c:\Users\mario\AppData\Local\Temp\temp15b4\qt-light\qt-light.pro:11: Un
escaped backslashes are deprecated.
  mingw32-make -f "qt-light.make" clean release
mingw32-make -f qt-light.make.Debug clean
mingw32-make[1]: Entering directory `C:/Users/mario/AppData/Local/Temp/temp15b4/
qt-light'
del debug\main.moc
C:\Users\mario\AppData\Local\Temp\temp15b4\qt-light\debug\main.moc が見つかりま
せんでした。
del debug\qt-light.o debug\main.o
C:\Users\mario\AppData\Local\Temp\temp15b4\qt-light\debug\qt-light.o が見つかり
ませんでした。
del debug\libqt-light.a
C:\Users\mario\AppData\Local\Temp\temp15b4\qt-light\debug\libqt-light.a が見つか
りませんでした。
mingw32-make[1]: Leaving directory `C:/Users/mario/AppData/Local/Temp/temp15b4/q
t-light'
mingw32-make -f qt-light.make.Release clean
mingw32-make[1]: Entering directory `C:/Users/mario/AppData/Local/Temp/temp15b4/
qt-light'
del release\main.moc
C:\Users\mario\AppData\Local\Temp\temp15b4\qt-light\release\main.moc が見つかり
ませんでした。
del release\qt-light.o release\main.o
C:\Users\mario\AppData\Local\Temp\temp15b4\qt-light\release\qt-light.o が見つか
りませんでした。
del release\libqt-light.a
C:\Users\mario\AppData\Local\Temp\temp15b4\qt-light\release\libqt-light.a が見つ
かりませんでした。
mingw32-make[1]: Leaving directory `C:/Users/mario/AppData/Local/Temp/temp15b4/q
t-light'
del libqt-light.a
C:\Users\mario\AppData\Local\Temp\temp15b4\qt-light\libqt-light.a が見つかりませ
んでした。
mingw32-make -f qt-light.make.Release
mingw32-make[1]: Entering directory `C:/Users/mario/AppData/Local/Temp/temp15b4/
qt-light'
g++ -c -O2 -w -Ic:\Qt\4.7.3\include -Ic:\Qt\4.7.3\include\chicken -DHAVE_CHICKEN
_CONFIG_H -DPIC -frtti -fexceptions -mthreads -w -DUNICODE -DQT_LARGEFILE_SUPPOR
T -DQT_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MM
X -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPP
ORT -I"c:\Qt\4.7.3\include\QtUiTools" -I"c:\Qt\4.7.3\include\QtCore" -I"c:\Qt\4.
7.3\include\QtGui" -I"c:\Qt\4.7.3\include\QtOpenGL" -I"c:\Qt\4.7.3\include" -I"c
:\Qt\4.7.3\include\ActiveQt" -I"release" -I"c:\Qt\4.7.3\mkspecs\default" -o rele
ase\qt-light.o qt-light.cpp
C:\Qt\4.7.3\bin\moc.exe -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG
-DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HA
VE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I"c:\Qt\4.7.3\includ
e\QtUiTools" -I"c:\Qt\4.7.3\include\QtCore" -I"c:\Qt\4.7.3\include\QtGui" -I"c:\
Qt\4.7.3\include\QtOpenGL" -I"c:\Qt\4.7.3\include" -I"c:\Qt\4.7.3\include\Active
Qt" -I"release" -I"c:\Qt\4.7.3\mkspecs\default" -D__GNUC__ -DWIN32 main.cpp -o r
elease\main.moc
g++ -c -O2 -w -Ic:\Qt\4.7.3\include -Ic:\Qt\4.7.3\include\chicken -DHAVE_CHICKEN
_CONFIG_H -DPIC -frtti -fexceptions -mthreads -w -DUNICODE -DQT_LARGEFILE_SUPPOR
T -DQT_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MM
X -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPP
ORT -I"c:\Qt\4.7.3\include\QtUiTools" -I"c:\Qt\4.7.3\include\QtCore" -I"c:\Qt\4.
7.3\include\QtGui" -I"c:\Qt\4.7.3\include\QtOpenGL" -I"c:\Qt\4.7.3\include" -I"c
:\Qt\4.7.3\include\ActiveQt" -I"release" -I"c:\Qt\4.7.3\mkspecs\default" -o rele
ase\main.o main.cpp
g++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-rel
oc -Wl,-s -Lc:\Qt\4.7.3\lib -mthreads -Wl -shared -Wl,--out-implib,release\libqt
-light.a -o release\qt-light.dll release/qt-light.o release/main.o  -L"c:\Qt\4.7
.3\lib" -lglu32 -lopengl32 -lgdi32 -luser32 -lchicken -lm -lws2_32 -lQtOpenGL4 -
lQtUiTools -lQtXml4 -lQtGui4 -lQtCore4
Creating library file: release\libqt-light.a
mingw32-make[1]: Leaving directory `C:/Users/mario/AppData/Local/Temp/temp15b4/q
t-light'
  cp "release/qt-light.dll" "qt-light.so"
  ""c:\Qt\4.7.3\bin\csc"" -feature compiling-extension -setup-mode    -s -O3 -d0
 qt-light.import.scm
  copy "qt-light.so" "c:\Qt\4.7.3\lib\chicken\5\qt-light.so"
        1 個のファイルをコピーしました。
  copy "qt-light.import.so" "c:\Qt\4.7.3\lib\chicken\5\qt-light.import.so"
        1 個のファイルをコピーしました。
writing info qt-light -> ((files "c:/Qt/4.7.3/lib/chicken/5/qt-light.so" "c:/Qt/
4.7.3/lib/chicken/5/qt-light.import.so") (version 0.96)) ...
  ""c:\Qt\4.7.3\bin\csc"" -feature compiling-extension -setup-mode    -O3 -d0 -b
 chicken-compile-qt-extension.scm
  copy "chicken-compile-qt-extension.exe" "c:\Qt\4.7.3\bin\chicken-compile-qt-ex
tension.exe"
        1 個のファイルをコピーしました。
writing info chicken-compile-qt-extension -> ((files "c:/Qt/4.7.3/bin/chicken-co
mpile-qt-extension.exe") (version 0.96)) ...


Error: (delete-directory) cannot delete directory - Directory not empty: "C:\\Us
ers\\mario\\AppData\\Local\\Temp/temp15b4/qt-light"

Error: (delete-file) cannot delete file - Permission denied: "C:\\Users\\mario\\
AppData\\Local\\Temp/temp15b4/qt-light/chicken-compile-qt-extension.exe"

        Call history:

        directory
        g14941499
        make-pathname
        directory?
        walk1488
        directory
        g14941499
        make-pathname
        directory?
        delete-file             <--

c:\chicken-tmp\chicken-4.6.0>
----------------------------------------------------
"が見つかりませんでした。" -> "not found."
"1 個のファイルをコピーしました。" -> "1 file copied."

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Proper ... recursion is required by the Scheme specification.
Visually impaired? Let me spell it for you (wav file) download WAV