00:32
qschulz has quit [Remote host closed the connection]
00:35
qschulz has joined #yocto
01:01
sakoman has quit [Quit: Leaving.]
01:26
vvn has quit [Quit: WeeChat 3.5]
01:27
vvn has joined #yocto
01:32
RobertBerger has joined #yocto
01:34
rber|res has quit [Ping timeout: 244 seconds]
01:39
starblue has quit [Ping timeout: 246 seconds]
01:41
starblue has joined #yocto
02:09
dtometzki has quit [Ping timeout: 255 seconds]
02:18
sakoman has joined #yocto
02:18
dtometzki has joined #yocto
03:03
Thorn has joined #yocto
04:19
nemik has quit [Ping timeout: 246 seconds]
04:19
nemik has joined #yocto
04:23
nemik has quit [Ping timeout: 246 seconds]
04:24
nemik has joined #yocto
04:31
sakoman has quit [Quit: Leaving.]
04:54
nemik has quit [Ping timeout: 255 seconds]
04:54
nemik has joined #yocto
05:05
nemik has quit [Ping timeout: 276 seconds]
05:05
nemik has joined #yocto
05:29
nemik has quit [Ping timeout: 255 seconds]
05:29
nemik has joined #yocto
05:33
nemik has quit [Ping timeout: 248 seconds]
05:34
nemik has joined #yocto
05:37
Thorn has quit [Ping timeout: 244 seconds]
06:09
nemik has quit [Ping timeout: 246 seconds]
06:09
nemik has joined #yocto
06:13
nemik has quit [Ping timeout: 246 seconds]
06:13
Thorn has joined #yocto
06:14
nemik has joined #yocto
06:18
nemik has quit [Ping timeout: 248 seconds]
06:19
nemik has joined #yocto
06:23
nemik has quit [Ping timeout: 248 seconds]
06:24
nemik has joined #yocto
06:27
simond47 has joined #yocto
06:27
rfried has joined #yocto
07:56
xmn has quit [Quit: ZZZzzz…]
08:04
nemik has quit [Ping timeout: 248 seconds]
08:04
nemik has joined #yocto
08:08
nemik has quit [Ping timeout: 248 seconds]
08:09
nemik has joined #yocto
08:18
yannd has quit [Remote host closed the connection]
08:23
nemik has quit [Ping timeout: 248 seconds]
08:24
nemik has joined #yocto
08:34
nemik has quit [Ping timeout: 246 seconds]
08:34
nemik has joined #yocto
08:54
lexano has quit [Ping timeout: 240 seconds]
08:56
arkver has joined #yocto
08:59
<
arkver >
I was building a honister branch recently and it threw an error in elfutils (elflint) from a warning about a null pointer dereference.
09:00
<
arkver >
this was fixed upstream in 3d9f1288 "elflint.c: Don't dereference databits if bad", which is included in elfutils version 186, but not in the version 185 that's in honister
09:00
kayterina[m] has quit [Quit: You have been kicked for being idle]
09:01
<
arkver >
poky has a commit in master 5185608b6 "elfutils: update 0.185 -> 0.186"
09:02
<
arkver >
I cherry-picked this onto honister and the build continued. Can we get this update on honister branch?
09:08
lexano has joined #yocto
09:09
nemik has quit [Ping timeout: 240 seconds]
09:09
nemik has joined #yocto
09:13
nemik has quit [Ping timeout: 246 seconds]
09:14
nemik has joined #yocto
09:16
<
arkver >
btw: it was elfutils-native being built and host gcc is version 12.1.0 which is perhaps why I got the warning/error
10:03
<
rburton >
arkver: send the patch you have to the list with [honister] in the subject
10:04
<
rburton >
Though it’s more likely that a backport of that specific fix is more likely to be accepted into stable branches
10:05
Herrie has quit [Ping timeout: 258 seconds]
10:08
<
arkver >
rburton: thanks, will do when I get a moment. I didn't try adding a single patch but went for the easy option. I'll try the patch before submitting it.
10:09
Herrie has joined #yocto
10:10
oneronc has joined #yocto
10:11
<
oneronc >
I'm trying to create a recipe for networkmanager-l2tp
10:11
<
oneronc >
I want to fetch it from github
10:12
<
oneronc >
I know the tag ("1.20.4")
10:12
<
oneronc >
and I see the commit in the github page (is that the source rev I'm supposed to put in SRCREV?)
10:12
<
oneronc >
commit 66096bfeddfa4e450819dbefb5e8b0ba2a289bce
10:13
<
oneronc >
when I put this in the recipe:
10:13
<
oneronc >
SRCREV = "66096bfeddfa4e450819dbefb5e8b0ba2a289bce"
10:13
<
oneronc >
SRC_URI = "git://github.com/nm-l2tp/NetworkManager-l2tp.git;protocol=https;branch=master"
10:13
<
oneronc >
I get the error:
10:13
<
oneronc >
ERROR: nm-l2tp-1.20.4-r0 do_fetch: Fetcher failure: Unable to find revision 66096bfeddfa4e450819dbefb5e8b0ba2a289bce in branch master even from upstream
10:13
<
oneronc >
what am I doing wrong ?
10:14
<
arkver >
branch is called "main" I think
10:16
<
oneronc >
you are right .. rookie mistake
10:16
<
oneronc >
hmm .. now I get a compilation error
10:18
<
oneronc >
this is the recipe:
10:19
<
oneronc >
this is the error:
10:19
<
oneronc >
yocto hardknott
10:19
<
oneronc >
any idea what I'm missing ?
10:23
<
arkver >
I'd guess the src dir in the build directory doesn't exist for it to put the generated header into, but I've no idea what the fix is for that. Cue someone else. :)
10:31
Herrie has joined #yocto
10:49
<
oneronc >
well, I looked up a package that had to handle the same problem
10:49
<
oneronc >
(transmission gtk)
10:50
<
oneronc >
they inherit autotools-brokensep instead of just autotools
10:50
<
oneronc >
when I did that to - problem solved
10:58
florian has joined #yocto
11:03
<
arkver >
Glad you got it sorted
11:10
florian has quit [Ping timeout: 240 seconds]
11:12
florian has joined #yocto
11:44
nemik has quit [Ping timeout: 260 seconds]
11:44
nemik has joined #yocto
11:48
nemik has quit [Ping timeout: 244 seconds]
11:49
nemik has joined #yocto
11:58
RobertBerger has quit [Ping timeout: 276 seconds]
11:59
rber|res has joined #yocto
12:02
<
rburton >
oneronc: that’s a bug with the make;&
12:03
<
rburton >
Makefile. File a bug with the project and tell them that out-of-tree builds don’t work, with your log file
12:14
nemik has quit [Ping timeout: 248 seconds]
12:14
nemik has joined #yocto
12:14
arkver has quit [Ping timeout: 246 seconds]
12:14
florian has quit [Ping timeout: 276 seconds]
12:18
nemik has quit [Ping timeout: 246 seconds]
12:19
nemik has joined #yocto
12:23
twnqx has joined #yocto
12:51
lexano has quit [Quit: Leaving]
12:51
lexano has joined #yocto
12:54
nemik has quit [Ping timeout: 246 seconds]
12:54
nemik has joined #yocto
12:58
nemik has quit [Ping timeout: 256 seconds]
12:59
nemik has joined #yocto
13:01
florian has joined #yocto
13:06
florian_kc has joined #yocto
13:08
florian has quit [Read error: Connection reset by peer]
13:08
florian__ has joined #yocto
13:12
florian_kc has quit [Ping timeout: 244 seconds]
13:25
florian_kc has joined #yocto
13:28
florian__ has quit [Read error: Connection reset by peer]
13:28
florian__ has joined #yocto
13:32
florian_kc has quit [Ping timeout: 276 seconds]
13:38
florian_kc has joined #yocto
13:41
florian has joined #yocto
13:42
florian__ has quit [Read error: Connection reset by peer]
13:44
florian_kc has quit [Ping timeout: 240 seconds]
13:47
sakoman has joined #yocto
13:50
florian_kc has joined #yocto
13:54
florian has quit [Ping timeout: 256 seconds]
13:56
goliath has joined #yocto
14:04
florian__ has joined #yocto
14:07
florian_kc has quit [Ping timeout: 240 seconds]
14:49
oneronc has quit [Ping timeout: 252 seconds]
14:55
florian_kc has joined #yocto
14:56
florian__ has quit [Read error: Connection reset by peer]
14:57
florian__ has joined #yocto
15:00
florian_kc has quit [Ping timeout: 244 seconds]
15:22
florian_kc has joined #yocto
15:22
florian__ has quit [Read error: Connection reset by peer]
15:23
florian__ has joined #yocto
15:25
seninha has joined #yocto
15:27
florian_kc has quit [Ping timeout: 248 seconds]
16:00
Perceval[m] has quit [Quit: You have been kicked for being idle]
16:01
florian__ has quit [Ping timeout: 246 seconds]
16:04
paowz_ has quit [Ping timeout: 250 seconds]
16:11
xmn has joined #yocto
16:13
florian__ has joined #yocto
16:17
paowz_ has joined #yocto
16:18
nemik has quit [Ping timeout: 256 seconds]
16:18
nemik has joined #yocto
16:23
nemik has quit [Ping timeout: 252 seconds]
16:23
nemik has joined #yocto
16:32
sakoman has quit [Quit: Leaving.]
16:45
florian_kc has joined #yocto
16:48
florian__ has quit [Ping timeout: 260 seconds]
16:57
sakoman has joined #yocto
16:58
florian__ has joined #yocto
17:01
florian_kc has quit [Ping timeout: 240 seconds]
17:05
stephano has joined #yocto
17:09
florian_kc has joined #yocto
17:11
Wouter0100 has quit [Remote host closed the connection]
17:12
Wouter0100 has joined #yocto
17:12
florian__ has quit [Ping timeout: 240 seconds]
17:15
stephano has quit [Quit: byeee]
17:19
florian__ has joined #yocto
17:22
florian_kc has quit [Ping timeout: 240 seconds]
17:24
nemik has quit [Ping timeout: 252 seconds]
17:24
nemik has joined #yocto
17:28
florian__ is now known as florian
17:28
nemik has quit [Ping timeout: 248 seconds]
17:29
nemik has joined #yocto
17:47
seninha has quit [Ping timeout: 256 seconds]
17:48
florian_kc has joined #yocto
17:50
florian__ has joined #yocto
17:51
florian has quit [Ping timeout: 258 seconds]
17:54
florian_kc has quit [Ping timeout: 248 seconds]
18:28
vladest has quit [Ping timeout: 272 seconds]
18:34
denisoft81 has joined #yocto
18:37
camus has quit [Remote host closed the connection]
18:37
camus has joined #yocto
18:39
denisoft81 has quit [Client Quit]
18:46
seninha has joined #yocto
18:54
florian__ has quit [Ping timeout: 248 seconds]
19:03
nemik has quit [Ping timeout: 244 seconds]
19:03
nemik has joined #yocto
19:07
florian__ has joined #yocto
19:11
sakoman has quit [Quit: Leaving.]
19:13
nemik has quit [Ping timeout: 250 seconds]
19:13
nemik has joined #yocto
19:19
florian__ has quit [Ping timeout: 250 seconds]
19:39
nemik has quit [Ping timeout: 250 seconds]
19:39
nemik has joined #yocto
19:43
florian__ has joined #yocto
20:03
nemik has quit [Ping timeout: 246 seconds]
20:03
nemik has joined #yocto
20:08
nemik has quit [Ping timeout: 240 seconds]
20:08
nemik has joined #yocto
20:22
twnqx has quit [Ping timeout: 246 seconds]
20:24
nemik has quit [Ping timeout: 258 seconds]
20:24
nemik has joined #yocto
20:29
nemik has quit [Ping timeout: 248 seconds]
20:29
nemik has joined #yocto
21:00
schtobia has quit [Quit: Bye!]
21:00
schtobia has joined #yocto
21:09
goliath has quit [Quit: SIGSEGV]
21:30
otavio has joined #yocto
21:32
florian__ has quit [Ping timeout: 244 seconds]
21:43
jpuhlman has quit [Ping timeout: 240 seconds]
21:44
jpuhlman has joined #yocto
22:05
manuel_ has joined #yocto
22:06
dacav_ has joined #yocto
22:06
Lihis_ has joined #yocto
22:06
kriive_ has joined #yocto
22:07
rsalveti_ has joined #yocto
22:07
OnkelUll_ has joined #yocto
22:08
risca_ has joined #yocto
22:09
svuorela_ has joined #yocto
22:09
u1106_ has joined #yocto
22:10
xmn_ has joined #yocto
22:14
xmn has quit [*.net *.split]
22:14
Starfoxxes has quit [*.net *.split]
22:14
janvermaete[m] has quit [*.net *.split]
22:14
risca has quit [*.net *.split]
22:14
u1106 has quit [*.net *.split]
22:14
fray has quit [*.net *.split]
22:14
OnkelUlla has quit [*.net *.split]
22:14
manuel has quit [*.net *.split]
22:14
kriive has quit [*.net *.split]
22:14
rsalveti has quit [*.net *.split]
22:14
svuorela has quit [*.net *.split]
22:14
Lihis has quit [*.net *.split]
22:14
dacav has quit [*.net *.split]
22:14
kriive_ is now known as kriive
22:14
rsalveti_ is now known as rsalveti
22:14
Lihis_ is now known as Lihis
22:18
florian__ has joined #yocto
22:20
Starfoxxes has joined #yocto
22:21
janvermaete[m] has joined #yocto
22:22
fray has joined #yocto
22:24
sakoman has joined #yocto
22:24
vladest has joined #yocto
22:39
nemik has quit [Ping timeout: 256 seconds]
22:39
nemik has joined #yocto
22:44
nemik has quit [Ping timeout: 250 seconds]
22:44
nemik has joined #yocto
23:11
gsalazar has quit [Ping timeout: 256 seconds]
23:37
GNUmoon has quit [Remote host closed the connection]