Guild icon
Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact @Dune or @heinrich5991. https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2021-10-17 00:00:00Z and 2021-10-18 00:00:00Z
Avatar
chillerdragon BOT 2021-10-17 07:56:36Z
I added gamecontext_sql.cpp and now bam yells at me :c any ideas on how to fix it?$ bam bam: error: job 'objs/game/server/gamecontext_sql_d.o' already exists [string "src/driver_gcc.lua"]:21: bad argument #1 to 'AddJob' (node 'objs/game/server/gamecontext_sql_d.o' already exists) bam: script error (-t for more detail)
07:58
Based on DDraceNetwork by deen & contributors (www.ddnet.tw) which is based on the great game teeworlds (www.teeworlds.com). - DDNetPP/bam.lua at 6cc3f4cfd4e326aacb3a060964d8a45df158e203 · ...
Avatar
chillerdragon BOT 2021-10-17 08:59:20Z
image.png
08:59
hue bam magic? why did it create a job for a file name that does not exist it just suffixed another _sql
Avatar
chillerdragon BOT 2021-10-17 09:20:34Z
Okay build() seems to be called multiple times here thus collecting files multiple times and then creating duplicated jobs https://github.com/DDNetPP/DDNetPP/blob/6cc3f4cfd4e326aacb3a060964d8a45df158e203/bam.lua#L589-L595
Based on DDraceNetwork by deen & contributors (www.ddnet.tw) which is based on the great game teeworlds (www.teeworlds.com). - DDNetPP/bam.lua at 6cc3f4cfd4e326aacb3a060964d8a45df158e203 · ...
09:21
So calling build() only onces fixes it. Weird that it only breaks tho when i add a new file o.O anyways whatever :D
Avatar
Jupstar ✪ BOT 2021-10-17 13:28:48Z
u litteraly have cmakelists.txt in your repo
Avatar
chillerdragon BOT 2021-10-17 13:29:04Z
ye ikr
Avatar
Jupstar ✪ BOT 2021-10-17 13:29:09Z
drop bam
Avatar
chillerdragon BOT 2021-10-17 13:29:14Z
nu :c
13:29
bam masterrace
Avatar
Jupstar ✪ BOT 2021-10-17 13:29:22Z
there is no gain from bam over cmake
Avatar
chillerdragon BOT 2021-10-17 13:29:26Z
currently i bricked the whole thing :D
13:29
i need bam+cmake to get it building
Avatar
Jupstar ✪ BOT 2021-10-17 13:29:40Z
its a nice educational project, but its not as powerful as cmake
Avatar
chillerdragon BOT 2021-10-17 13:29:43Z
but i plan to support bam and cmake
Avatar
Jupstar ✪ BOT 2021-10-17 13:29:48Z
no need to fanboy about it xD
Avatar
chillerdragon BOT 2021-10-17 13:30:00Z
bam is just better than cmake
13:30
because its by magnus
13:30
thats a fact not an opinion
Avatar
Jupstar ✪ BOT 2021-10-17 13:30:16Z
thats why this
its a nice educational project, but its not as powerful as cmake
13:30
nice idea, but just not comparable
Avatar
chillerdragon BOT 2021-10-17 13:31:09Z
Yea i also feel a bit meh learning bam to fix the build because i will never need it again for anything
13:31
buut bam has a long history in tw and i would love to serve bam fans who never touched cmake yet with an headache less build :)
Avatar
Jupstar ✪ BOT 2021-10-17 13:31:48Z
xD
13:32
how many ppl even use ur repo and additionally dislike cmake
Avatar
chillerdragon BOT 2021-10-17 13:32:10Z
nobody uses my repo.
Avatar
Jupstar ✪ BOT 2021-10-17 13:32:11Z
must be like 0.0001% persons xD
Avatar
chillerdragon BOT 2021-10-17 13:32:55Z
and there is also the advantage which i am making use of right now
13:33
if i break one build system i can still use the other
Avatar
Jupstar ✪ BOT 2021-10-17 13:33:08Z
xD
Avatar
chillerdragon BOT 2021-10-17 13:33:12Z
or better if i break BOTH i can use BOTH to fix build again
Avatar
Jupstar ✪ BOT 2021-10-17 13:33:27Z
mix two build systems sounds reasonable
Avatar
chillerdragon BOT 2021-10-17 13:33:30Z
if i run cmake it fails if i run bam it fails but if i run bam && cmake it builds ;D
13:33
🧠
Avatar
Jupstar ✪ BOT 2021-10-17 13:33:51Z
9000IQ
Avatar
chillerdragon BOT 2021-10-17 13:34:12Z
soon i will add autogen configure.sh thingy
13:34
best build sys
Avatar
Jupstar ✪ BOT 2021-10-17 13:34:42Z
oh no i hate auto make
Avatar
chillerdragon BOT 2021-10-17 13:34:51Z
is that the proper name for it?
13:34
"auto make" ?
Avatar
Jupstar ✪ BOT 2021-10-17 13:35:00Z
i dunno i think GNU build tools
13:35
or smth
Avatar
chillerdragon BOT 2021-10-17 13:35:06Z
its soooo good
13:35
almost as good as bam
13:35
maybe even better cause its written in shell
Avatar
chillerdragon BOT 2021-10-17 13:35:34Z
wow u know ur terms
13:35
u must be a fellow fan
Avatar
Jupstar ✪ BOT 2021-10-17 13:36:18Z
i am happy the libs i use usually also provide cmake xD
13:36
then its ez to crosscompile
Exported 51 message(s)