Raised This Month: $51 Target: $400
 12% 

building of 1.9-dev failed


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Fyren
FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren
Join Date: Feb 2106
Old 05-10-2018 , 22:04   Re: building of 1.9-dev failed
#11

You probably did not link tier0 properly. If you've edited the build scripts, do not do that.
Fyren is offline
ZASTRELIS
Veteran Member
Join Date: Nov 2010
Location: Siberia, Irkutsk
Old 05-10-2018 , 23:23   Re: building of 1.9-dev failed
#12

Quote:
Originally Posted by Fyren View Post
You probably did not link tier0 properly. If you've edited the build scripts, do not do that.
I do nothink with scripts, already tried to build fresh noneddited and have same result :\

I tried all revs, 1.10 - works without cstrike, 1.9 can't load

Code:
git clone --recursive http://github.com/headline/sourcemod -b 1.9-dev
or
git clone --recursive http://github.com/headline/sourcemod
then I use checkout script and then make configure (without any params) and ambuild
all compiled fine, but works with mistaces or not works any

P.S. now I wanna to make it on clear updated system and then will be tell to you about new info..

Last edited by ZASTRELIS; 05-11-2018 at 00:02.
ZASTRELIS is offline
ZASTRELIS
Veteran Member
Join Date: Nov 2010
Location: Siberia, Irkutsk
Old 05-11-2018 , 00:32   Re: building of 1.9-dev failed
#13

same as.. on clear system

meta list
Listing 1 plugin:
[01] <FAILED>

1.9-dev not loaded..
ZASTRELIS is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 05-11-2018 , 08:40   Re: building of 1.9-dev failed
#14

Quote:
Originally Posted by ZASTRELIS View Post
Code:
git clone --recursive http://github.com/headline/sourcemod -b 1.9-dev
Headline's fork doesn't even have a branch called 1.9-dev, so that won't be working at all, why are you not using the official repository?
__________________

Last edited by asherkin; 05-11-2018 at 08:41.
asherkin is offline
ZASTRELIS
Veteran Member
Join Date: Nov 2010
Location: Siberia, Irkutsk
Old 05-11-2018 , 11:15   Re: building of 1.9-dev failed
#15

Quote:
Originally Posted by asherkin View Post
Headline's fork doesn't even have a branch called 1.9-dev, so that won't be working at all, why are you not using the official repository?
So how I can download it? from https://github.com/alliedmodders/sourcemod/tree/1.9-dev

I use https://wiki.alliedmods.net/Building_SourceMod guide and cstrike.so ext not works in default rep.. but it build always perfect..

P.S. i try to clone and build 1.8-dev now..

later... 1.8-dev..
Code:
c++ -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused -Wno-switch -Wno-array-bounds -msse -m32 -fvisibility=hidden -Wno-narrowing -Wno-unused-result -mfpmath=sse -g3 -ggdb3 -std=c++11 -fno-exceptions -fno-threadsafe-statics -Wno-non-virtual-dtor -Wno-overloaded-virtual -fvisibility-inlines-hidden -Wno-delete-non-virtual-dtor -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -DHAVE_STDINT_H -DGNUC -D_LINUX -DPOSIX -D_FILE_OFFSET_BITS=64 -DSOURCEMOD_BUILD -DSM_USE_VERSIONLIB -DSM_GENERATED_BUILD -DSE_DODS=8 -DSE_HL2DM=7 -DSE_PORTAL2=17 -DSE_EYE=5 -DSE_NUCLEARDAWN=13 -DSE_INSURGENCY=19 -DSE_LEFT4DEAD2=15 -DSE_BLADE=18 -DSE_ORANGEBOX=3 -DSE_CSGO=21 -DSE_BMS=10 -DSE_CONTAGION=14 -DSE_EPISODEONE=1 -DSE_SDK2013=9 -DSE_DOI=20 -DSE_DARKMESSIAH=2 -DSE_LEFT4DEAD=12 -DSE_BLOODYGOODTIME=4 -DSE_ALIENSWARM=16 -DSE_CSS=6 -DSE_TF2=11 -DSOURCE_ENGINE=21 -DCOMPILER_GCC -DNETWORK_VARS_ENABLED -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/public -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/build/includes -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/versionlib -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/extensions/cstrike -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/extensions/cstrike/sdk -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/public/extensions -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/sourcepawn/include -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/public/amtl/amtl -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/public/amtl -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/mmsource-1.10/core -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/mmsource-1.10/core/sourcehook -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/hl2sdk-csgo/public -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/hl2sdk-csgo/public/engine -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/hl2sdk-csgo/public/mathlib -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/hl2sdk-csgo/public/vstdlib -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/hl2sdk-csgo/public/tier0 -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/hl2sdk-csgo/public/tier1 -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/hl2sdk-csgo/public/game/server -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/hl2sdk-csgo/public/toolframework -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/hl2sdk-csgo/game/shared -I /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/hl2sdk-csgo/common -H -c /media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/extensions/cstrike/util_cstrike.cpp -o util_cstrike.o
/media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/extensions/cstrike/util_cstrike.cpp: In function ‘const char* GetTranslatedWeaponAlias(const char*)’:
/media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/extensions/cstrike/util_cstrike.cpp:324:20: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
  for (int i = 0; i < SM_ARRAYSIZE(szAliases)/2; i++)
                    ^
/media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/extensions/cstrike/util_cstrike.cpp: In function ‘const char* WeaponIDToAlias(int)’:
/media/kgb1st/4e63d18f-773a-4b66-acb8-670f51f6858e/home/rig-14/alliedmodders/sourcemod/extensions/cstrike/util_cstrike.cpp:405:13: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
  if (realID < SM_ARRAYSIZE(szWeaponInfo) && realID > 0)
             ^
cc1plus: all warnings being treated as errors
omg, wtf ppl real and integer, seriosly?
Code:
i < SM_ARRAYSIZE(szAliases)/2;
Reason: 1.9-dev not works on Ubuntu x64, and from 1.10-dev cstrike ext can't loading..
Do something, download OS and install it on VHD, and try itself for tests..

Last edited by ZASTRELIS; 05-11-2018 at 11:42.
ZASTRELIS is offline
ZASTRELIS
Veteran Member
Join Date: Nov 2010
Location: Siberia, Irkutsk
Old 05-12-2018 , 07:07   Re: building of 1.9-dev failed
#16

this problem wil be solve or what?
ZASTRELIS is offline
Fyren
FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren
Join Date: Feb 2106
Old 05-12-2018 , 07:51   Re: building of 1.9-dev failed
#17

You aren't getting responses mainly because you don't provide useful information or just don't seem to know what you're doing. We're not here to teach you C++ or how to use a C++ compiler.

For the error you pasted, disable the warning that causes it. Or change the code if you'd rather.

The reason you get this warning when official builds don't is you're probably using a different compiler (or different version). No one's going to change the code or build scripts for you.
Fyren is offline
ZASTRELIS
Veteran Member
Join Date: Nov 2010
Location: Siberia, Irkutsk
Old 05-12-2018 , 08:37   Re: building of 1.9-dev failed
#18

What're you... what info. Look to the previous post.
"I use https://wiki.alliedmods.net/Building_SourceMod guide"
maybe you must deploy Ubuntu x64 16.04 LTS and manually test it, before you told to me anything.

P.S. what kind of dumb went last time...

I told that I haven't any problem with compiliation proc. These problems only with SM and its latest updates. omg.. you must die if you don't understand what kind of problem and what about I told to you.
I tell - compilation success, you - that problem with my knowlege of compiliation.. nice. but explanation I can not see .. and know that you can not give it to me because you not tested itself.
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9)

later, tested ...
Compiled SM 1.10-dev works only with 1.8-dev cstrike ext

Quote:
Listing 5 plugins:
[01] SourceMod (1.10.0.6276) by AlliedModders LLC
[02] CS Tools (1.8.0.6044) by AlliedModders LLC
[03] SDK Tools (1.10.0.6276) by AlliedModders LLC
[04] SDK Hooks (1.10.0.6276) by AlliedModders LLC
So... 1.8-dev not compiled, 1.9-dev not started, 1.10 compiled and started but only with cstrike ext or with ext from 1.8-dev version(with 1.9-dev not loads too)

Last edited by ZASTRELIS; 05-12-2018 at 09:58. Reason: P.S.S. Fyren I reported about you to admin..
ZASTRELIS is offline
Fyren
FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren
Join Date: Feb 2106
Old 05-12-2018 , 10:19   Re: building of 1.9-dev failed
#19

When the build script says "compilation successful" that doesn't mean it was compiled correctly. You or the build scripts could have still done something wrong. The error message you pasted from the cstrike extension is such an example.

When you have pasted actual error messages you have gotten responses, whether from me or asherkin.

If your goal is to compile your own copy of SM, then you are now on your own. I am locking this thread. Don't make a new one about compiling SM. At this point, we don't care if your own builds work for you or not.

If your goal is to get an official build of SM working, then say so and post actual information about what is wrong. The right way is not to start off a thread titled "building of 1.9-dev failed" and then hoping someone will realize you have some other problem.

I have also read your e-mail to [email protected] and will take it into consideration in the future.
Fyren is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:49.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode