Bedrock make: need assistance

6 views
Skip to first unread message

Stephen Noël

unread,
Nov 14, 2024, 11:40:07 AM11/14/24
to bed...@googlegroups.com
Dear Bedrock Team:

I attempted to build bedrock today and the make got stuck compiling main.o over and over.   I checked and the target has been built, but I am not sure why make keeps building it.  I am not sure what to check next.   Any advice would be appreciated.

Thanks,  Steve.

Kubuntu 24.04

Linux houston 6.8.0-48-generic #48-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 14:04:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
s

Many pages like this... everything  up to this point compiled okay.

g++ -g -std=c++20 -fPIC -DSQLITE_ENABLE_NORMALIZE -O2 -Wall -Werror -Wformat-security -Wno-unqualified-std-cast-call -Wno-error=deprecated-declarations -
I/home/sdnoel/temp/Bedrock -I/home/sdnoel/temp/Bedrock/mbedtls/include -MMD -MF .build/main.d -MT .build/main.o -DGIT_REVISION=aacf14796b -o .build/main.
o -c main.cpp
g++ -g -std=c++20 -fPIC -DSQLITE_ENABLE_NORMALIZE -O2 -Wall -Werror -Wformat-security -Wno-unqualified-std-cast-call -Wno-error=deprecated-declarations -
I/home/sdnoel/temp/Bedrock -I/home/sdnoel/temp/Bedrock/mbedtls/include -MMD -MF .build/main.d -MT .build/main.o -DGIT_REVISION=aacf14796b -o .build/main.
o -c main.cpp
g++ -g -std=c++20 -fPIC -DSQLITE_ENABLE_NORMALIZE -O2 -Wall -Werror -Wformat-security -Wno-unqualified-std-cast-call -Wno-error=deprecated-declarations -
I/home/sdnoel/temp/Bedrock -I/home/sdnoel/temp/Bedrock/mbedtls/include -MMD -MF .build/main.d -MT .build/main.o -DGIT_REVISION=aacf14796b -o .build/main.
o -c main.cpp

...

sdnoel@houston:~/Github/Bedrock$ ll -a .build/main.o
-rw-rw-r-- 1 sdnoel sdnoel 3935352 Nov 13 20:19 .build/main.o


Reply all
Reply to author
Forward
0 new messages