00:05
Saur_Home32 has quit [Quit: Client closed]
00:06
Saur_Home32 has joined #yocto
00:24
brrm has quit [Ping timeout: 268 seconds]
00:27
brrm has joined #yocto
01:09
prabhakarlad has quit [Quit: Client closed]
01:15
shoragan has quit [Quit: quit]
01:16
shoragan has joined #yocto
02:03
davidinux has quit [Ping timeout: 260 seconds]
02:05
davidinux has joined #yocto
02:20
Emantor has joined #yocto
02:33
starblue has quit [Ping timeout: 256 seconds]
02:36
starblue has joined #yocto
02:45
ablu has quit [Read error: Connection reset by peer]
02:49
ablu has joined #yocto
03:10
goliath has quit [Quit: SIGSEGV]
03:34
Minvera has quit [Ping timeout: 268 seconds]
03:46
wicki has quit [Ping timeout: 255 seconds]
03:54
jclsn has quit [Ping timeout: 246 seconds]
03:56
jclsn has joined #yocto
04:35
lthadeus has joined #yocto
05:02
lthadeus has quit [Ping timeout: 256 seconds]
05:10
lthadeus has joined #yocto
05:10
lthadeus has quit [Client Quit]
06:35
nerdboy has quit [Ping timeout: 252 seconds]
06:49
nerdboy has joined #yocto
06:49
nerdboy has quit [Changing host]
06:49
nerdboy has joined #yocto
07:08
kanavin has quit [Remote host closed the connection]
07:08
kanavin has joined #yocto
07:39
kanavin has quit [Remote host closed the connection]
07:39
kanavin has joined #yocto
07:45
simone8 has joined #yocto
08:02
Starfoxxes has quit [Ping timeout: 264 seconds]
08:44
jmd has joined #yocto
08:58
Kubu_work has joined #yocto
10:18
kpo has quit [Ping timeout: 260 seconds]
11:16
jmd has quit [Ping timeout: 246 seconds]
11:27
goliath has joined #yocto
11:57
vladest has quit [Remote host closed the connection]
11:58
vladest has joined #yocto
12:06
Chaser has joined #yocto
12:12
wicki has joined #yocto
12:13
Saur has quit [Ping timeout: 268 seconds]
12:31
camus has joined #yocto
12:41
Guest46 has joined #yocto
12:43
risca has joined #yocto
12:46
dmoseley has joined #yocto
12:47
frosteyes has quit [Ping timeout: 268 seconds]
12:48
frosteyes has joined #yocto
12:48
<
Guest46 >
Hello, I would like to know how to install manually a package eg. cJSON in a sdk sysroot by cmake & ninja. I did `DESTDIR=${OECORE_TARGET_SYSROOT} ninja install`, but when I do a `find_package` in my CMakeLists.txt to importe it as build dependency I obtain a error because it looks for `/usr/lib/libcjson.so.1.7.15` not in the sysroot. How do I
12:48
<
Guest46 >
correct this ?
12:51
kpo has joined #yocto
12:52
yocton has quit [Remote host closed the connection]
12:54
yocton has joined #yocto
12:54
dlan has quit [Ping timeout: 252 seconds]
12:57
paulg has quit [Ping timeout: 252 seconds]
12:59
dlan has joined #yocto
13:04
vladest has quit [Remote host closed the connection]
13:04
dlan has quit [Ping timeout: 252 seconds]
13:05
dlan has joined #yocto
13:07
pabigot has quit [Ping timeout: 252 seconds]
13:09
simone8 has quit [Ping timeout: 250 seconds]
13:10
paulg has joined #yocto
13:17
Saur has joined #yocto
13:22
pabigot has joined #yocto
13:24
Saur has quit [Ping timeout: 252 seconds]
13:45
Saur has joined #yocto
14:08
davidinux has quit [Ping timeout: 264 seconds]
14:08
davidinux has joined #yocto
14:15
Starfoxxes has joined #yocto
14:33
sotaoverride has quit [Ping timeout: 246 seconds]
14:35
sotaoverride has joined #yocto
14:43
Guest46 has quit [Quit: Client closed]
15:14
Saur_Home12 has joined #yocto
15:18
Saur_Home32 has quit [Ping timeout: 250 seconds]
15:29
alessioigor has joined #yocto
15:43
vladest has joined #yocto
15:46
goliath has quit [Quit: SIGSEGV]
16:05
Saur_Home52 has joined #yocto
16:09
Saur_Home12 has quit [Ping timeout: 250 seconds]
16:16
alessioigor has quit [Quit: alessioigor]
16:17
alessioigor has joined #yocto
16:26
jclsn has quit [Quit: WeeChat 4.1.2]
16:27
alessioigor has quit [Quit: alessioigor]
16:27
alessioigor has joined #yocto
16:27
jclsn has joined #yocto
16:40
Chaser has quit [Quit: Chaser]
16:41
asriel has quit [Quit: Don't drink the water. They put something in it to make you forget.]
16:42
Danct12 has joined #yocto
16:58
asriel has joined #yocto
17:14
ptsneves has joined #yocto
17:27
Saur_Home62 has joined #yocto
17:31
Saur_Home52 has quit [Ping timeout: 250 seconds]
17:37
alessioigor has quit [Quit: alessioigor]
17:37
alessioigor has joined #yocto
18:09
<
moto-timo >
If we are only trying to test a reproducible build for one recipe, I wonder if we could still re-use the rest of sstate? (e.g. build-A with full sstate and build-B with -c clean -c cleansstate for the ONE recipe?)
18:09
<
moto-timo >
trying to figure out a way to make the python3-maturin development cycles shorter :/
18:10
Saur_Home62 is now known as Saur_Home
18:11
<
moto-timo >
OEQA_REPRODUCIBLE_TEST_TARGET = "python3-maturin"
18:11
<
moto-timo >
helps to build only that recipe, but the second 'B' build is zero sstate at all, correct?
18:15
<
moto-timo >
I'm sure it would work in some cases and then not in others so... too hacky
18:23
<
RP >
moto-timo: feel free to shortcut for local testing though
18:48
alessioigor has quit [Quit: alessioigor]
19:20
<
moto-timo >
CFLAGS:append = "-fdebug-prefix-map=${CARGO_HOME}=/cargo_home/"
19:20
<
moto-timo >
seems to be doing the trick for at least the package QA check for TMPDIR
19:20
<
moto-timo >
I think there was still re-ordering as well
20:06
ptsneves has quit [Ping timeout: 255 seconds]
20:54
Saur has quit [Ping timeout: 260 seconds]
21:02
<
moto-timo >
caveat: "Be aware that setting an empty build ID will disable debug packages"
21:08
Saur has joined #yocto
21:11
jmiehe has joined #yocto
21:12
jmiehe has quit [Client Quit]
21:22
Kubu_work has quit [Quit: Leaving.]
21:31
vladest has quit [Remote host closed the connection]
21:54
sakman has quit [Ping timeout: 255 seconds]
21:57
vladest has joined #yocto
22:07
risca has quit [Read error: Connection reset by peer]
22:14
risca has joined #yocto
22:18
xmn has quit [Ping timeout: 268 seconds]
22:19
risca has quit [Ping timeout: 252 seconds]
22:19
risca_ has joined #yocto
22:24
risca has joined #yocto
22:24
risca_ has quit [Ping timeout: 256 seconds]
22:28
risca_ has joined #yocto
22:29
risca has quit [Ping timeout: 268 seconds]
22:33
risca_ has quit [Ping timeout: 252 seconds]
22:38
risca has joined #yocto
22:42
risca_ has joined #yocto
22:43
risca has quit [Ping timeout: 276 seconds]
22:47
risca_ has quit [Ping timeout: 276 seconds]
22:52
risca has joined #yocto
22:56
risca has quit [Ping timeout: 252 seconds]
23:07
<
abelloni >
khem: I still have a connman failure: AssertionError: No connmand process running
23:10
risca has joined #yocto
23:11
risca has quit [Read error: Connection reset by peer]
23:15
risca has joined #yocto
23:18
risca has quit [Read error: Connection reset by peer]
23:19
<
khem >
abelloni: ok I will take a look
23:27
risca has joined #yocto
23:27
<
abelloni >
moto-timo: that's great!
23:32
risca has quit [Ping timeout: 260 seconds]
23:37
<
khem >
abelloni: the weston patch you picked is an old one
23:37
<
khem >
I have pushed the right one to yoe/mut branch please pick that one
23:39
<
khem >
this does not work I have reported it on ml
23:41
risca has joined #yocto
23:42
risca has quit [Read error: Connection reset by peer]
23:45
<
abelloni >
yes, I've seen you reported that
23:45
<
abelloni >
I'll do that for my next run
23:46
risca has joined #yocto
23:50
risca has quit [Read error: Connection reset by peer]
23:56
<
moto-timo >
abelloni: I'm just running the rest of the test suites in that pull request to make sure... it can wait for M2
23:59
risca has joined #yocto