osdir.com
mailing list archive

Subject: File "libsutilsettingsSConscript", line 25, in ? IOError: [Errno 22] Invalid argument: - msg#00087

List: voip.wengophone.devel

Date: Prev Next Index Thread: Prev Next Index
Hi,

Using the new option:

scons prepare-for-mingw=yes qtwengophone

there is now a build error. Also, will there be stable releases that are sure to build in the near future? I would like to test the new features but so far I had no luck in building an executable from the sources. :(

Regards,
Tom


E:\WengoPhone>scons prepare-for-mingw=yes qtwengophone
scons: Reading SConscript files ...
Found Qt Edition : QT_EDITION_OPENSOURCE
QtUiToolsd (system)
QtCored4 (system)
QtGuid4 (system)
QtNetworkd4 (system)
QtXmld4 (system)
QtSvgd4 (system)
qtmaind (system)
gdi32 (system)
comdlg32 (system)
oleaut32 (system)
imm32 (system)
winmm (system)
winspool (system)
ws2_32 (system)
ole32 (system)
user32 (system)
msimg32 (system)
shell32 (system)
kernel32 (system)
uuid (system)
advapi32 (system)
qt4 (internal)
libboost_thread-mgw-mt (system)
libboost_serialization-mgw-mt (system)
libboost_signals-mgw-mt (system)
libboost_regex-mgw-mt (system)
boost (internal)
boost_unit_test_framework (system)
boost-unit-test (internal)
gtk-win32-2.0 (system)
atk-1.0 (system)
gdk_pixbuf-2.0 (system)
pangowin32-1.0 (system)
pango-1.0 (system)
gobject-2.0 (system)
gmodule-2.0 (system)
glib-2.0 (system)
glade-2.0 (system)
xml2 (system)
gtk (internal)
sdl (internal)
sdl_image (internal)
glib-2.0 (internal)
gthread-2.0 (internal)
portaudio (internal)
samplerate (system)
portaudio-test (internal)
wtimer (internal)
ssl (system)
crypto (system)
openssl (internal)
['ssl', 'crypto']
samplerate (internal)
tinyxml (internal)
ws2_32 (system)
winmm (system)
gdi32 (system)
owcurl (internal)
owcutil (internal)
advapi32 (system)
shell32 (system)
owutil (internal)
libboost_unit_test_framework-vc71-mt.lib (system)
util-tests (internal)
owthread (internal)

scons: warning: Ignoring missing SConscript 'debug\libs\util\thread\tests\SConsc
ript'
File "libs\util\thread\SConscript", line 21, in ?
advapi32 (system)
shell32 (system)
owhttp (internal)

scons: warning: Ignoring missing SConscript 'debug\libs\util\http\tests\SConscri
pt'
File "libs\util\http\SConscript", line 41, in ?
owserialization (internal)

scons: warning: Ignoring missing SConscript 'debug\libs\util\serialization\tests
\SConscript'
File "libs\util\serialization\SConscript", line 19, in ?
owserializer (internal)

scons: warning: Ignoring missing SConscript 'debug\libs\util\serializer\tests\SC
onscript'
File "libs\util\serializer\SConscript", line 23, in ?
shlibloader (internal)
dlltest (internal)
shlibloader-tests (internal)
owsettings (internal)

scons: warning: Ignoring missing SConscript 'debug\libs\util\settings\tests\SCon
script'
File "libs\util\settings\SConscript", line 25, in ?
owsystem (internal)
IOError: [Errno 22] Invalid argument:
File "SConstruct", line 12:
env.SConscript('SConscript', build_dir = env.WengoGetRootBuildDir(), duplica
te = 0)
File "E:\Python24\scons\SCons\Script\SConscript.py", line 508:
return apply(_SConscript, [self.fs,] + files, {'exports' : exports})
File "E:\Python24\scons\SCons\Script\SConscript.py", line 239:
exec _file_ in stack[-1].globals
File "SConscript", line 41:
SConscript(dirs = projects)
File "E:\Python24\scons\SCons\Script\SConscript.py", line 581:
return apply(method, args, kw)
File "E:\Python24\scons\SCons\Script\SConscript.py", line 508:
return apply(_SConscript, [self.fs,] + files, {'exports' : exports})
File "E:\Python24\scons\SCons\Script\SConscript.py", line 239:
exec _file_ in stack[-1].globals
File "libs\gaim\SConscript", line 50:
pattern_to_extract):
File "E:\WengoPhone\wengoscons\wengoscons\wengoenv.py", line 1590:
zip_file = zipfile.ZipFile(destination_file_name)
File "e:\Python24\lib\zipfile.py", line 210:
self._GetContents()
File "e:\Python24\lib\zipfile.py", line 230:
self._RealGetContents()
File "e:\Python24\lib\zipfile.py", line 240:
endrec = _EndRecData(fp)
File "e:\Python24\lib\zipfile.py", line 83:
fpin.seek(-22, 2) # Assume no archive comment.
E:\WengoPhone>







Tom K. wrote:
Hi,

Running 'scons -c' (Or any scons build commands) causes the following:

http://computingworkshop.com/MinGW/PythonMemoryRequirement.png

then 5 minutes later this:

http://computingworkshop.com/MinGW/PythonMemoryRequirement_5_Minutes_Later.png

and of course the Windows 'Out of Virtual Memory' conditions with Win 2K. (I have 512MB DDR RAM and about 1GB swap + AMD Sempron(tm) Processor 2800+)

I ended up deleting and redownloading the entire build folder using 'svn' to get around this python memory usage problem. The new build command did take me alot further then before so that looks promising if I can get around the memory problems.

Thanks,
Tom

Julien Gilli wrote:

Hello,

On 4/11/06, *Julien Gilli* <julien.gilli-7nadfV1f7FY@xxxxxxxxxxxxxxxx <mailto:julien.gilli-7nadfV1f7FY@xxxxxxxxxxxxxxxx>> wrote:

Ok, the documentation is not up to date regarding MinGW support,
i'm going to update it now.


I've updated it here: http://dev.openwengo.com/trac/openwengo/trac.cgi/wiki/HowToBuildFromSourceNg#BuildProcessonWindowswithMinGW

Please let me know if it is clear enough and if it works for you.
Thank you very much for your efforts!

Best regards,
--
Julien Gilli

_______________________________________________
Wengophone-devel mailing list
Wengophone-devel-ZwoEplunGu1JKUZHOYzk1kEOCMrvLtNR@xxxxxxxxxxxxxxxx
http://dev.openwengo.com/mailman/listinfo/wengophone-devel



Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

NG segfaults

Hi, the current checkout from svn (r4986) segfaults on linux. Steps to reproduce: * Compile * Start with PH_FORCE_AUDIO_DEVICE="alsa:default" LD_LIBRARY_PATH=./debug/libs/curl:./debug/wifo/phapi ./debug/qtwengophone * Login * Wait Running with gdb I get: [..] (debug) 19:10:43 virtualvoidCurlHttpRequest::run(): server response code=200 [Thread -1557505104 (LWP 31044) exited] [Thread -1532339280 (LWP 31037) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1511758144 (LWP 30975)] 0xa7a069c8 in addbyter (output=110, data=0xa32a4ae4) at libs/curl/lib/mprintf.c:992 992 infop->buffer[0] = outc; /* store */ Current language: auto; currently c (gdb) The backtrace shows: (gdb) #0 0xa7a069c8 in addbyter (output=110, data=0xa32a4ae4) at libs/curl/lib/mprintf.c:992 #1 0xa7a06330 in dprintf_formatf (data=0xa32a4ae4, stream=0xa7a0699d <addbyter>, format=0xa7a1c6ee "%s", ap_save=0xa32a4b3c "ÊN*£<õ\236§D\006¢§\234\220\220¢\030\213\220¢žK*£ÀÔô§xK*£`\f¢§D\006¢§\030\213\220¢žK*£GÈ\237§æK*£Ã®¡§\034&j\b\034&j\b") at libs/curl/lib/mprintf.c:855 #2 0xa7a06a43 in curl_mvsnprintf ( buffer=0x16a6b7 <Address 0x16a6b7 out of bounds>, maxlength=256, format=0xa7a1c6ee "%s", ap_save=0xa32a4b3c "ÊN*£<õ\236§D\006¢§\234\220\220¢\030\213\220¢žK*£ÀÔô§xK*£`\f¢§D\006¢§\030\213\220¢žK*£GÈ\237§æK*£Ã®¡§\034&j\b\034&j\b") at libs/curl/lib/mprintf.c:1010 #3 0xa7a06aa7 in curl_msnprintf ( buffer=0x16a6b7 <Address 0x16a6b7 out of bounds>, maxlength=256, format=0xa7a1c6ee "%s") at libs/curl/lib/mprintf.c:1027 #4 0xa7a0aa14 in Curl_failf (data=0xa32a4be6, fmt=0xa7a1aec3 "name lookup timed out") at libs/curl/lib/sendf.c:168 #5 0xa79fc847 in Curl_resolv (conn=0xa32a4bfc, hostname=0x86a23a4 "ž\030¿Š&pas\021", port=-1557509044, entry=0xa32a4c04) at libs/curl/lib/hostip.c:416 #6 0x081f737b in boost::signal4<void, IHttpRequest*, int, std::string const&, IHttpRequest::Error, boost::last_value<void>, int, std::less<int>, boost::function<void ()(IHttpRequest*, int, std::string const&, IHttpRequest::Error), std::allocator<void> > >::operator() (this=0x16, a1=0x1, a2=-1497430912, a3=@0x86a2744, a4=IHttpRequest::NoError) at signal_template.hpp:354 #7 0xa7a0afe1 in showit (data=0xa2900474, type=CURLINFO_TEXT, ptr=0xa32a4dfb "C", size=22) at libs/curl/lib/sendf.c:387 #8 0xa7a0b1be in Curl_debug (data=0xa2900474, type=CURLINFO_TEXT, ptr=0xa32a4dfb "C", size=22, conn=0xa6b23234) at libs/curl/lib/sendf.c:429 #9 0xa7a0a985 in Curl_infof (data=0xa6be5f4c, fmt=0xa2900010 "") at libs/curl/lib/sendf.c:151 #10 0x00000110 in ?? () at NonCopyable.h:43 #11 0xa6be5f4c in in6addr_any () from /lib/tls/libc.so.6 #12 0xa2900010 in ?? () #13 0xa2908968 in ?? () #14 0xa7a20644 in ?? () from ./debug/libs/curl/libowcurl.so #15 0xa6befff4 in ?? () from /lib/tls/libc.so.6 #16 0xa2900010 in ?? () #17 0xa2908ba0 in ?? () #18 0xa32a5248 in ?? () #19 0xa6befff4 in ?? () from /lib/tls/libc.so.6 #21 0xa2909520 in ?? () #22 0xa32a5258 in ?? () #23 0xa6b23032 in free () from /lib/tls/libc.so.6 Previous frame inner to this frame (corrupt stack?) (gdb) Tell me if you need any other infos. gregor -- .''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4 : :' : infos zur usenet-hierarchie at.*: http://www.usenet.at/ `. `' member of https://www.vibe.at/ | how to reply: http://got.to/quote/ `- NP: Leonard Cohen: That Don't Make It Junk

Next Message by Date: click to view message preview

Re: QAxWidget - Never mind ...

Hello,On 3/20/06, Weiguang Shi <wgshizz-/E1597aS9LQAvxtiuMwx3w@xxxxxxxxxxxxxxxx> wrote: Yes. It's under Qt3 Opensource and VS 2005. I recordedall the error messages and how they were fixed andwill  sure write something down.Do you still have these informations at hand? If so, it would greatly help everyone to share it. Best regards,-- Julien Gilli _______________________________________________ Wengophone-devel mailing list Wengophone-devel-ZwoEplunGu1JKUZHOYzk1kEOCMrvLtNR@xxxxxxxxxxxxxxxx http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Previous Message by Thread: click to view message preview

Re: libintl.h / iconv.h / langinfo.h : No such file or directory

Hi, Running 'scons -c' (Or any scons build commands) causes the following: http://computingworkshop.com/MinGW/PythonMemoryRequirement.png then 5 minutes later this: http://computingworkshop.com/MinGW/PythonMemoryRequirement_5_Minutes_Later.png and of course the Windows 'Out of Virtual Memory' conditions with Win 2K. (I have 512MB DDR RAM and about 1GB swap + AMD Sempron(tm) Processor 2800+) I ended up deleting and redownloading the entire build folder using 'svn' to get around this python memory usage problem. The new build command did take me alot further then before so that looks promising if I can get around the memory problems. Thanks, Tom Julien Gilli wrote: Hello, On 4/11/06, *Julien Gilli* <julien.gilli-7nadfV1f7FY@xxxxxxxxxxxxxxxx <mailto:julien.gilli-7nadfV1f7FY@xxxxxxxxxxxxxxxx>> wrote: Ok, the documentation is not up to date regarding MinGW support, i'm going to update it now. I've updated it here: http://dev.openwengo.com/trac/openwengo/trac.cgi/wiki/HowToBuildFromSourceNg#BuildProcessonWindowswithMinGW Please let me know if it is clear enough and if it works for you. Thank you very much for your efforts! Best regards, -- Julien Gilli

Next Message by Thread: click to view message preview

hello Julien Gilli

hello Julien Gilli:   you said: You must use scons mode=release softphone-nsis-installer in order togenerate the NSIS installer. Then, scons' output will tell you where thegenerated file is stored.....................   and i use >scons mode=release softphone-nsis-installer but the scons told me:Do not know how to make target `qtwengophone-nsis-installer'. can you talk about it detailedly?   thanks very much   best regards -----------------------------   Leo Tsin 4.4 _______________________________________________ Wengophone-devel mailing list Wengophone-devel-ZwoEplunGu1JKUZHOYzk1kEOCMrvLtNR@xxxxxxxxxxxxxxxx http://dev.openwengo.com/mailman/listinfo/wengophone-devel
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by