alex1818 / serf

Automatically exported from code.google.com/p/serf
Apache License 2.0
0 stars 0 forks source link

IndexError: list index out of range:[serf-1.3.8] #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi ,

I am getting following error while installing serf on my solaris machine . 
Please suggest

-bash-3.2# scons install
scons: Reading SConscript files ...
IndexError: list index out of range:
  File "/export/home/mabbas/svn1.8.10/serf-1.3.8/SConstruct", line 275:
    lib_shared = env.SharedLibrary(LIBNAME, SOURCES + SHARED_SOURCES)
  File "/usr/local/python/lib/scons-2.3.4/SCons/Environment.py", line 260:
    return MethodWrapper.__call__(self, target, source, *args, **kw)
  File "/usr/local/python/lib/scons-2.3.4/SCons/Environment.py", line 224:
    return self.method(*nargs, **kwargs)
  File "/usr/local/python/lib/scons-2.3.4/SCons/Builder.py", line 633:
    return self._execute(env, target, source, OverrideWarner(kw), ekw)
  File "/usr/local/python/lib/scons-2.3.4/SCons/Builder.py", line 554:
    tlist, slist = self._create_nodes(env, target, source)
  File "/usr/local/python/lib/scons-2.3.4/SCons/Builder.py", line 518:
    target, source = self.emitter(target=tlist, source=slist, env=env)
  File "/usr/local/python/lib/scons-2.3.4/SCons/Builder.py", line 344:
    target, source = e(target, source, env)
  File "/usr/local/python/lib/scons-2.3.4/SCons/Tool/link.py", line 86:
    target[0].name = version_names[0] 

-bash-3.2# cat /etc/release
                   Oracle Solaris 10 8/11 s10s_u10wos_17b SPARC
  Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved.
                            Assembled 23 August 2011
-bash-3.2#
-bash-3.2#
-bash-3.2# python -V
Python 2.7.7
-bash-3.2# scons --version
SCons by Steven Knight et al.:
        script: v2.3.4, 2014/09/27 12:51:43, by garyo on lubuntu
        engine: v2.3.4, 2014/09/27 12:51:43, by garyo on lubuntu
        engine path: ['/usr/local/python/lib/scons-2.3.4/SCons']
Copyright (c) 2001 - 2014 The SCons Foundation

Regards
Mohsin Abbas 

Original issue reported on code.google.com by mohsinch...@gmail.com on 20 Nov 2014 at 8:36

GoogleCodeExporter commented 9 years ago
Verify whether the instructions you have already received work for you.
https://groups.google.com/forum/#!topic/serf-dev/zpqLlB8c7N0
http://mail-archives.apache.org/mod_mbox/subversion-dev/201411.mbox/%3C87ppci418
4.fsf%40ntlworld.com%3E

Original comment by andreas.stieger@gmx.de on 20 Nov 2014 at 11:01

GoogleCodeExporter commented 9 years ago
Merging with already reported issue #141. You should have searched the issue 
first.

Original comment by andreas.stieger@gmx.de on 20 Nov 2014 at 11:03

GoogleCodeExporter commented 9 years ago
Ok,

But tell me the workaround until fix of this issue released.What i need to
change in SConstruct so that serf build successfully ?

Original comment by mohsinch...@gmail.com on 20 Nov 2014 at 11:34

GoogleCodeExporter commented 9 years ago
I am not quite sure why you continue to ignore instructions
Read comment #1, the patch is there.
https://code.google.com/p/serf/issues/detail?id=159#c1

Original comment by andreas.stieger@gmx.de on 20 Nov 2014 at 11:46