ChanServ changed the topic of #haiku to: Open-source operating system that specifically targets personal computing. | https://haiku-os.org | Nightlies: https://download.haiku-os.org | Bugtracker: https://dev.haiku-os.org | SCM: https://git.haiku-os.org/ | Logs: https://oftc.irclog.whitequark.org/haiku | Matrix: #haiku:matrix.org | XMPP: #haiku%irc.oftc.net@irc.jabberfr.org
HaikuUser2 has joined #haiku
HaikuUser2 has quit []
rennj has quit [Ping timeout: 480 seconds]
<B2IA> (seisei) 71 days
<B2IA> (seisei) 70
rennj has joined #haiku
<B2IA> (AGMS) What, 70 days uptime?
mmu_man has quit [Ping timeout: 480 seconds]
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
valeriusN has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
x10z has joined #haiku
smalltalkman has joined #haiku
nephele has quit [Ping timeout: 480 seconds]
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
<nekobot> [haiku/haiku] waddlesplash pushed 2 commits to master [hrev56554] - https://git.haiku-os.org/haiku/log/?qt=range&q=b2c77ad27a86+%5E9bceb7fb3c3d
<nekobot> [haiku/haiku] 65c155bede87 - BNetworkAddress: Make the first SetToLinkLevel() take a const pointer.
<nekobot> [haiku/haiku] b2c77ad27a86 - Network: Add a BNetworkDevice::GetNetworks() method and use it in the GUI.
dev has joined #haiku
dev is now known as pengphei
<pengphei> I tried building package for x86 platform with x86_gcc2, it keep reminding me missing haiku_devel
rennj has joined #haiku
<pengphei> I have switch arch with "setarch x86"
<pengphei> it doesn't work
<OscarL> pengphei: Is this using a recent nightly? (because I can buid for x86 after "setarch x86" here)
<pengphei> with beta3
<pengphei> do I need to switch to nightly?
<OscarL> maybe... beta3 is already pretty old at this point :-(
<OscarL> but first...
<OscarL> you have the same problem building different things? or only tried one project?
<OscarL> (some newer Haikuports recipes, for example, can't be built on beta3 anymore)
<pengphei> hmmm, several projects tested
<OscarL> What's the exact error message you're getting?
<OscarL> and it only happens after "setarch x86" ?
<pengphei> "haiku_devel" can't be resolved
<OscarL> what's the result of "> pkgman s -i -D haiku_devel" ?
<OscarL> are you trying to build a haikuport recipe? or some other project?
<augiedoggie> for secondary arch it should be haiku${secondaryArchSuffix}_devel
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
DKnoto has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
<pengphei> OscarL: other projects
<pengphei> I have repulled the haikuports, it still failed
<pengphei> with the same err
<OscarL> If is "other projects" why you need haikuports? I think I'm not really understanding what you are trying to do, sorry!
<OscarL> cloning the haikuports (and haikuporter) repos makes sense if you're trying to build packages from Haikuports ".recipes"... either the ones already there... or a new one you're working on...
rennj has joined #haiku
<OscarL> if you're getting that error message while working on either a recipe of your own, or one already on Haikuports... maybe the issue is as augiedoggie mentioned...
<OscarL> Perhaps a problem with that recipe's build requierments. Other than that... I'm kinda lost :-D
<OscarL> I'm assuming you are trying something like: "~/haikuports > haikuporter some_package" ? and that's where you see the error?
<OscarL> if that's so... and you are trying to build a recipe already on Haikuports... knowing which one is it would be helpful. If its one of your own... maybe post it somewhere so we can have a look?
<pengphei> it's the reacent pull requirest capnproto
<pengphei> I am trying to fix the issue reported by begasus
<OscarL> Shouldn't ARCHITECTURES="all !x86_gcc2" read ---> ARCHITECTURES="all !x86_gcc2 x86" ? (<-- notice the added "x86")
<OscarL> At least I'm seeing another recipe that builds on x86 and it add it there (besides the next line)
<OscarL> and... as augiedoggie mentioned...
<OscarL> I think that the BUILD_REQUIRES should read:
<OscarL> haiku${secondaryArchSuffix}_devel
<OscarL> Mmm, but are you running on 32 bits?
<OscarL> (I as due to your comment on that pull request... "How could I build 32bit with haiku x86_64 platform ?"... I don't think you can cross-compile from Haiku 64 to 32 bits.
<OscarL> In fact... running "setarch -l" on Haiku 64 bits only shows: "x86_64".
<pengphei> I figure out that, so now I get haiku 32bits environment
<OscarL> alright, if you're already on 32 bits, then try to compare your recipe with others that have x86 enabled...
<OscarL> for example...
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<OscarL> (that one actually builds ONLY on x86 :-D)
<OscarL> (for lack of testing, I assume, I'm just trying to test that)
<OscarL> here's one that builds on 64 bits, and on x86 (but not on old gcc2): https://github.com/haikuports/haikuports/blob/master/app-shells/hstr/hstr-2.5.recipe
<OscarL> Try with "haiku${secondaryArchSuffix}_devel" in BUILD_REQUIRES.
<OscarL> (please disregard my comment relating to "ARCHITECTURES", I got confused by the other recipe I'm reading :-D)
<pengphei> already fixed, thanks
<OscarL> Thanks to augiedoggie then! :-D
<pengphei> but it couldn't be built as the same
<OscarL> :-(
<OscarL> Are you seeing errors like the one Begasus mentioned on the PR?
<pengphei> nop, I have't reached that
tuaris has quit [Quit: Leaving.]
<botifico> [haikuports/haikuports] diversys pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/d2bcbbafb1a8...c1166a3352b9
<botifico> [haikuports/haikuports] OscarL c1166a3 - ne: enable building on x86_64 (#7324)
<OscarL> Diver: that was fast! Thanks :-D
<Diver> np :)
bitigchi has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
bitigchi has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
bitigchi has joined #haiku
freddietilley has joined #haiku
bitigchi_2 has joined #haiku
bitigchi has quit [Ping timeout: 480 seconds]
jjido has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
jjido has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
rennj has joined #haiku
sharonmary6[m] has quit []
anomalous_creator[m] has quit []
psydroid[m] has quit []
Niklas[m] has quit [Quit: Bridge terminating on SIGTERM]
jryans has quit []
yann64[m] has quit [Quit: Bridge terminating on SIGTERM]
Saijin_Naib has quit [Quit: Bridge terminating on SIGTERM]
sweetginger[m] has quit []
fredfigglehorn[m] has quit [Quit: Bridge terminating on SIGTERM]
DeveshRaut[m] has quit [Quit: Bridge terminating on SIGTERM]
kkkkkkkkkkkk[m] has quit [Quit: Bridge terminating on SIGTERM]
n0toose[m] has quit [Quit: Bridge terminating on SIGTERM]
BZK[m] has quit [Quit: Bridge terminating on SIGTERM]
Force47[m] has quit []
rjzak[m] has quit [Quit: Bridge terminating on SIGTERM]
jmc-88[m] has quit [Quit: Bridge terminating on SIGTERM]
Kai[m] has quit [Quit: Bridge terminating on SIGTERM]
mlebd[m] has quit [Quit: Bridge terminating on SIGTERM]
KSPAtlas[m] has quit [Quit: Bridge terminating on SIGTERM]
Guest3038 has quit [Quit: Bridge terminating on SIGTERM]
return0e[m] has quit []
x512[m] has quit []
nielx[m] has quit [Quit: Bridge terminating on SIGTERM]
trungnt2910[m] has quit [Quit: Bridge terminating on SIGTERM]
tar[m]1 has quit [Quit: Bridge terminating on SIGTERM]
wannabee[m] has quit []
adou[m] has quit [Quit: Bridge terminating on SIGTERM]
redoc_a2k[m] has quit [Quit: Bridge terminating on SIGTERM]
harshitsapkal[m] has quit [Quit: Bridge terminating on SIGTERM]
kquote03[m] has quit [Quit: Bridge terminating on SIGTERM]
hexagon[m] has quit [Quit: Bridge terminating on SIGTERM]
pleimer[m] has quit [Quit: Bridge terminating on SIGTERM]
AndersonTorres[m] has quit [Quit: Bridge terminating on SIGTERM]
YungJudas[m] has quit [Quit: Bridge terminating on SIGTERM]
Commander[m] has quit [Quit: Bridge terminating on SIGTERM]
jt15s[m] has quit [Quit: Bridge terminating on SIGTERM]
scott_puopolo[m] has quit [Quit: Bridge terminating on SIGTERM]
BarmenduChakraborty[m] has quit [Quit: Bridge terminating on SIGTERM]
SamuraiCrow[m] has quit [Quit: Bridge terminating on SIGTERM]
SwagatSBhuyan[m] has quit [Quit: Bridge terminating on SIGTERM]
win8linux[m] has quit [Quit: Bridge terminating on SIGTERM]
shaka444[m] has quit [Quit: Bridge terminating on SIGTERM]
harshit-sharma[m] has quit [Quit: Bridge terminating on SIGTERM]
Grumbleduke[m] has quit [Quit: Bridge terminating on SIGTERM]
VitorReus[m] has quit [Quit: Bridge terminating on SIGTERM]
YonleCoder has quit [Quit: Bridge terminating on SIGTERM]
dcavalca has quit [Quit: Bridge terminating on SIGTERM]
happy-dude[m] has quit [Quit: Bridge terminating on SIGTERM]
andreasdr[m] has quit [Quit: Bridge terminating on SIGTERM]
klarre[m] has quit [Quit: Bridge terminating on SIGTERM]
lnx[m] has quit [Quit: Bridge terminating on SIGTERM]
Sivaram[m] has quit [Quit: Bridge terminating on SIGTERM]
legarts[m] has quit [Quit: Bridge terminating on SIGTERM]
DirkOlmes[m] has quit [Quit: Bridge terminating on SIGTERM]
eightbit[m] has quit [Quit: Bridge terminating on SIGTERM]
evantaylor[m] has quit [Quit: Bridge terminating on SIGTERM]
Ruby576[m] has quit [Quit: Bridge terminating on SIGTERM]
barrakudarain[m] has quit [Quit: Bridge terminating on SIGTERM]
bitigchi[m] has quit [Quit: Bridge terminating on SIGTERM]
rayzon03[m] has quit [Quit: Bridge terminating on SIGTERM]
sixecho has quit [Quit: Bridge terminating on SIGTERM]
x86corez has quit [Quit: Bridge terminating on SIGTERM]
IoannisCherouvim[m] has quit [Quit: Bridge terminating on SIGTERM]
dfergfla[m] has quit [Quit: Bridge terminating on SIGTERM]
Fs[m] has quit [Quit: Bridge terminating on SIGTERM]
europa64[m] has quit [Quit: Bridge terminating on SIGTERM]
Gustavs[m] has quit [Quit: Bridge terminating on SIGTERM]
AhmedAlhojairat[m] has quit [Quit: Bridge terminating on SIGTERM]
erde74[m] has quit [Quit: Bridge terminating on SIGTERM]
Jogarr[m] has quit [Quit: Bridge terminating on SIGTERM]
valera[m] has quit [Quit: Bridge terminating on SIGTERM]
qyzz[m] has quit [Quit: Bridge terminating on SIGTERM]
v1Ns[m] has quit [Quit: Bridge terminating on SIGTERM]
timkack[m] has quit [Quit: Bridge terminating on SIGTERM]
ZorPrime[m] has quit [Quit: Bridge terminating on SIGTERM]
xebi[m] has quit [Quit: Bridge terminating on SIGTERM]
VulcanSphereintheMatrixorg[m] has quit [Quit: Bridge terminating on SIGTERM]
bestonecrazy[m] has quit [Quit: Bridge terminating on SIGTERM]
BenKlaasen[m] has quit [Quit: Bridge terminating on SIGTERM]
hive[m] has quit [Quit: Bridge terminating on SIGTERM]
Mashijams[m] has quit [Quit: Bridge terminating on SIGTERM]
AniketRaj[m] has quit [Quit: Bridge terminating on SIGTERM]
primus44[m] has quit [Quit: Bridge terminating on SIGTERM]
EnriqueMedinaGremaldos[m] has quit [Quit: Bridge terminating on SIGTERM]
chaoticbob[m] has quit [Quit: Bridge terminating on SIGTERM]
NorthwoodsNEKO[m] has quit [Quit: Bridge terminating on SIGTERM]
weda[m] has quit [Quit: Bridge terminating on SIGTERM]
johnolinda[m] has quit [Quit: Bridge terminating on SIGTERM]
illen[m] has quit [Quit: Bridge terminating on SIGTERM]
hamoko[m] has quit [Quit: Bridge terminating on SIGTERM]
ritz[m] has quit [Quit: Bridge terminating on SIGTERM]
xmeadow[m] has quit [Quit: Bridge terminating on SIGTERM]
yodamatrix[m] has quit [Quit: Bridge terminating on SIGTERM]
paxsov[m] has quit [Quit: Bridge terminating on SIGTERM]
m[m]12345678910111213141516129 has quit [Quit: Bridge terminating on SIGTERM]
owl4ce[m] has quit [Quit: Bridge terminating on SIGTERM]
swarnlata[m] has quit [Quit: Bridge terminating on SIGTERM]
kar[m] has quit [Quit: Bridge terminating on SIGTERM]
kniffy has quit [Quit: Bridge terminating on SIGTERM]
KrishnaNarayanan[m] has quit [Quit: Bridge terminating on SIGTERM]
GautamAgrawal[m] has quit []
divyansh_747[m] has quit [Quit: Bridge terminating on SIGTERM]
a32bitmint[m] has quit [Quit: Bridge terminating on SIGTERM]
slubman has quit [Quit: Bridge terminating on SIGTERM]
fuggy[m] has quit [Quit: Bridge terminating on SIGTERM]
zxyz[m] has quit [Quit: Bridge terminating on SIGTERM]
Charadon[m] has quit [Quit: Bridge terminating on SIGTERM]
senicar[m] has quit [Quit: Bridge terminating on SIGTERM]
p10r[m] has quit [Quit: Bridge terminating on SIGTERM]
DinsRozentals[m] has quit [Quit: Bridge terminating on SIGTERM]
yaponamat[m] has quit [Quit: Bridge terminating on SIGTERM]
TarunArora[m] has quit [Quit: Bridge terminating on SIGTERM]
edruro[m] has quit [Quit: Bridge terminating on SIGTERM]
extravert34[m] has quit [Quit: Bridge terminating on SIGTERM]
Kartikkeyankant[m] has quit [Quit: Bridge terminating on SIGTERM]
mattmoose[m] has quit [Quit: Bridge terminating on SIGTERM]
the_sudoer[m] has quit [Quit: Bridge terminating on SIGTERM]
semicoln[m] has quit [Quit: Bridge terminating on SIGTERM]
VulcanSphere[CatgirlCloudMatri has quit [Quit: Bridge terminating on SIGTERM]
zuckerberg[m] has quit [Quit: Bridge terminating on SIGTERM]
zelenoviy[m] has quit [Quit: Bridge terminating on SIGTERM]
AmitPanwar[m] has quit [Quit: Bridge terminating on SIGTERM]
M3dEyes[m] has quit [Quit: Bridge terminating on SIGTERM]
kallisti5[m] has quit []
deadfwd[m] has quit [Quit: Bridge terminating on SIGTERM]
cmeerw[m] has quit []
alex-soto[m] has quit [Quit: Bridge terminating on SIGTERM]
Leandro[m] has quit [Quit: Bridge terminating on SIGTERM]
jason123santa[m] has quit [Quit: Bridge terminating on SIGTERM]
NovaForte[m] has quit [Quit: Bridge terminating on SIGTERM]
faveoled[m] has quit [Quit: Bridge terminating on SIGTERM]
mika_f[m] has quit [Quit: Bridge terminating on SIGTERM]
mbrumbelow[m] has quit [Quit: Bridge terminating on SIGTERM]
NisargThakkar[m] has quit [Quit: Bridge terminating on SIGTERM]
codysseus[m] has quit [Quit: Bridge terminating on SIGTERM]
aladds[m] has quit [Quit: Bridge terminating on SIGTERM]
amayas[m] has quit [Quit: Bridge terminating on SIGTERM]
aa55[m] has quit [Quit: Bridge terminating on SIGTERM]
ermo[m] has quit [Quit: Bridge terminating on SIGTERM]
arnavbhatt288[m] has quit [Quit: Bridge terminating on SIGTERM]
fut10[m] has quit [Quit: Bridge terminating on SIGTERM]
forghani[m] has quit [Quit: Bridge terminating on SIGTERM]
ilzu[m] has quit [Quit: Bridge terminating on SIGTERM]
fridericus[m] has quit [Quit: Bridge terminating on SIGTERM]
Phil[m]12 has quit [Quit: Bridge terminating on SIGTERM]
JaredMohammed[m]1234 has quit [Quit: Bridge terminating on SIGTERM]
bronzie94[m] has quit [Quit: Bridge terminating on SIGTERM]
thinkbyte1024[m] has quit [Quit: Bridge terminating on SIGTERM]
fabs[m] has quit [Quit: Bridge terminating on SIGTERM]
britishgeekguy[m] has quit [Quit: Bridge terminating on SIGTERM]
GriffintheFolf[m] has quit [Quit: Bridge terminating on SIGTERM]
samchi70[m] has quit [Quit: Bridge terminating on SIGTERM]
massn00b[m] has quit [Quit: Bridge terminating on SIGTERM]
mull[m] has quit [Quit: Bridge terminating on SIGTERM]
M3dEyes[m] has joined #haiku
matt3 has joined #haiku
bitigchi_2 has quit [Ping timeout: 480 seconds]
jmairboeck has joined #haiku
matt3 has left #haiku [#haiku]
AlaskanEmily has quit [Remote host closed the connection]
<botifico> [haikuports/haikuports] pulkomandy pushed 1 commit to master [+0/-0/±2] https://github.com/haikuports/haikuports/compare/c1166a3352b9...74d1f3478819
<botifico> [haikuports/haikuports] jmairboeck 74d1f34 - texlive: add individual TeX packages to PROVIDES of the runtime packages
rennj has quit [Ping timeout: 480 seconds]
rodney has joined #haiku
rodney has quit [Quit: Vision[]: i've been blurred!]
rennj has joined #haiku
freddietilley1 has joined #haiku
freddietilley has quit [Read error: Connection reset by peer]
M3dEyes[m] has quit [Remote host closed the connection]
matt3 has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
M3dEyes[m] has joined #haiku
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
Anarchos has joined #haiku
freddietilley1 has quit [Quit: WeeChat 3.5]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
Anarchos has joined #haiku
rennj has joined #haiku
matt3 has left #haiku [#haiku]
<Anarchos> hell
matt3 has joined #haiku
M3dEyes[m] has quit [Write error: connection closed]
mmu_man has joined #haiku
M3dEyes[m] has joined #haiku
<Anarchos> hello mmu_man
m[m] has joined #haiku
<m[m]> could anyone using Haiku test if this site works with web+? https://www.allsonicgames.net/sonic-the-hedgehog.php
<m[m]> I want to make sure it works so I can install Haiku instead of Ubuntu for my son
freddietilley has joined #haiku
freakazoid332 has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
OscarL has quit [Quit: Page closed]
frkzoid has quit [Ping timeout: 480 seconds]
matt3 has left #haiku [#haiku]
rennj has joined #haiku
Anarchos has quit [Quit: Vision[]: i've been blurred!]
Anarchos has joined #haiku
Anarchos has quit []
selfish has quit [Ping timeout: 480 seconds]
jjido has joined #haiku
x10z has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
bitigchi_2 has joined #haiku
rennj has joined #haiku
p10r[m] has joined #haiku
<p10r[m]> <m[m]> "could anyone using Haiku test if..." <- if you have another machine, VM works well IME
matt3 has joined #haiku
matt3 has left #haiku [#haiku]
rennj has quit [Ping timeout: 480 seconds]
jjido has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
bbjimmy has joined #haiku
rennj has joined #haiku
HaikuUser2 has joined #haiku
Gaspare has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
selfish has joined #haiku
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
Gaspare has quit [Read error: Connection reset by peer]
x10z has quit [Remote host closed the connection]
x10z has joined #haiku
<m[m]> p10r: sure, just trying to save some time :) thanks
HaikuUser has joined #haiku
tuaris has joined #haiku
freddietilley has quit [Ping timeout: 480 seconds]
freddietilley has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rennj has quit [Ping timeout: 480 seconds]
HaikuUser2 has quit [Quit: Vision[]: i've been blurred!]
bitigchi_2 has quit [Ping timeout: 480 seconds]
x10z has joined #haiku
FreeFull has joined #haiku
rennj has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
<waddlesplash> m[m]: unfortunately it needs webgl which we don't have
<waddlesplash> and Falkon apparently doesn't have it enabled either. weird
freddietilley has quit [Quit: WeeChat 3.5]
<waddlesplash> could potentially work in QupZilla but I don't have that installed
<waddlesplash> meanwhile, we do have SEGA console emulators in the depot so it could work that way
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
matt3 has joined #haiku
matt3 has left #haiku [#haiku]
mmu_man has quit [Ping timeout: 480 seconds]
matt3 has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<matt3> hai il kul ?
matt3 has left #haiku [#haiku]
x10z has joined #haiku
bitigchi_2 has joined #haiku
DKnoto has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
Begasus has joined #haiku
<Begasus> 'lo peeps
Gaspare has joined #haiku
<netpositive> hi Begasus
cocobean has joined #haiku
<cocobean> Howdy
<Begasus> hi netpositive cocobean
<cocobean> blendery morning to ya...
<Begasus> evening here, close to close down :P
rennj has joined #haiku
<Begasus> jmairboeck, texlive still packaging here atm, so far looking good
<Begasus> ps, this is a build before you switched to the new recipe earlier :)
<Begasus> switch*
tqh has joined #haiku
smalltalkman has quit []
<Begasus> heading down ... cu peeps!
Begasus has quit [Quit: Leaving]
rennj has quit [Ping timeout: 480 seconds]
B2IA has quit [Quit: Vision[]: i've been blurred!]
cocobean has quit [Quit: Page closed]
B2IA has joined #haiku
Gaspare has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
Commander[m] has joined #haiku
VulcanSphereintheMatrixorg[m] has joined #haiku
a32bitmint[m] has joined #haiku
aa55[m] has joined #haiku
adou[m] has joined #haiku
aladds[m] has joined #haiku
alex-soto[m] has joined #haiku
amayas[m] has joined #haiku
AmitPanwar[m] has joined #haiku
AndersonTorres[m] has joined #haiku
andreasdr[m] has joined #haiku
AniketRaj[m] has joined #haiku
anomalous_creator[m] has joined #haiku
arnavbhatt288[m] has joined #haiku
BarmenduChakraborty[m] has joined #haiku
BenKlaasen[m] has joined #haiku
barrakudarain[m] has joined #haiku
bestonecrazy[m] has joined #haiku
x86corez has joined #haiku
hive[m] has joined #haiku
bitigchi[m] has joined #haiku
lnx[m] has joined #haiku
britishgeekguy[m] has joined #haiku
bronzie94[m] has joined #haiku
Leandro[m] has joined #haiku
chaoticbob[m] has joined #haiku
Charadon[m] has joined #haiku
IoannisCherouvim[m] has joined #haiku
cmeerw[m] has joined #haiku
codysseus[m] has joined #haiku
dcavalca has joined #haiku
deadfwd[m] has joined #haiku
DeveshRaut[m] has joined #haiku
dfergfla[m] has joined #haiku
DinsRozentals[m] has joined #haiku
DirkOlmes[m] has joined #haiku
divyansh_747[m] has joined #haiku
kar[m] has joined #haiku
edruro[m] has joined #haiku
eightbit[m] has joined #haiku
erde74[m] has joined #haiku
ermo[m] has joined #haiku
europa64[m] has joined #haiku
evantaylor[m] has joined #haiku
extravert34[m] has joined #haiku
faveoled[m] has joined #haiku
fabs[m] has joined #haiku
NorthwoodsNEKO[m] has joined #haiku
forghani[m] has joined #haiku
fridericus[m] has joined #haiku
Fs[m] has joined #haiku
fut10[m] has joined #haiku
GautamAgrawal[m] has joined #haiku
GriffintheFolf[m] has joined #haiku
Grumbleduke[m] has joined #haiku
Gustavs[m] has joined #haiku
hamoko[m] has joined #haiku
happy-dude[m] has joined #haiku
harshit-sharma[m] has joined #haiku
harshitsapkal[m] has joined #haiku
Kai[m] has joined #haiku
illen[m] has joined #haiku
ilzu[m] has joined #haiku
Jogarr[m] has joined #haiku
JaredMohammed[m]1234 has joined #haiku
jason123santa[m] has joined #haiku
jmc-88[m] has joined #haiku
johnolinda[m] has joined #haiku
jryans has joined #haiku
Guest4040 has joined #haiku
jt15s[m] has joined #haiku
AhmedAlhojairat[m] has joined #haiku
kallisti5[m] has joined #haiku
Kartikkeyankant[m] has joined #haiku
klarre[m] has joined #haiku
kniffy has joined #haiku
kquote03[m] has joined #haiku
KrishnaNarayanan[m] has joined #haiku
KSPAtlas[m] has joined #haiku
legarts[m] has joined #haiku
EnriqueMedinaGremaldos[m] has joined #haiku
Mashijams[m] has joined #haiku
massn00b[m] has joined #haiku
mattmoose[m] has joined #haiku
mbrumbelow[m] has joined #haiku
mika_f[m] has joined #haiku
mlebd[m] has joined #haiku
mull[m] has joined #haiku
n0toose[m] has joined #haiku
kkkkkkkkkkkk[m] has joined #haiku
nielx[m] has joined #haiku
Niklas[m] has joined #haiku
NisargThakkar[m] has joined #haiku
fuggy[m] has joined #haiku
NovaForte[m] has joined #haiku
hexagon[m] has joined #haiku
owl4ce[m] has joined #haiku
paxsov[m] has joined #haiku
Ruby576[m] has joined #haiku
pleimer[m] has joined #haiku
primus44[m] has joined #haiku
fredfigglehorn[m] has joined #haiku
psydroid[m] has joined #haiku
qyzz[m] has joined #haiku
rayzon03[m] has joined #haiku
redoc_a2k[m] has joined #haiku
return0e[m] has joined #haiku
ritz[m] has joined #haiku
rjzak[m] has joined #haiku
Saijin_Naib[m] has joined #haiku
samchi70[m] has joined #haiku
SamuraiCrow[m] has joined #haiku
scott_puopolo[m] has joined #haiku
semicoln[m] has joined #haiku
tar[m]1 has joined #haiku
senicar[m] has joined #haiku
shaka444[m] has joined #haiku
sharonmary6[m] has joined #haiku
sixecho has joined #haiku
slubman has joined #haiku
YungJudas[m] has joined #haiku
SwagatSBhuyan[m] has joined #haiku
swarnlata[m] has joined #haiku
sweetginger[m] has joined #haiku
TarunArora[m] has joined #haiku
the_sudoer[m] has joined #haiku
thinkbyte1024[m] has joined #haiku
timkack[m] has joined #haiku
trungnt2910[m] has joined #haiku
Sivaram[m] has joined #haiku
BZK[m] has joined #haiku
Phil[m]12 has joined #haiku
v1Ns[m] has joined #haiku
valera[m] has joined #haiku
VitorReus[m] has joined #haiku
VulcanSphere[CatgirlCloudMatri has joined #haiku
wannabee[m] has joined #haiku
weda[m] has joined #haiku
Force47[m] has joined #haiku
win8linux[m] has joined #haiku
x512[m] has joined #haiku
xebi[m] has joined #haiku
xmeadow[m] has joined #haiku
yann64[m] has joined #haiku
yaponamat[m] has joined #haiku
yodamatrix[m] has joined #haiku
YonleCoder has joined #haiku
zelenoviy[m] has joined #haiku
ZorPrime[m] has joined #haiku
zuckerberg[m] has joined #haiku
zxyz[m] has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bitigchi_2 has quit [Ping timeout: 480 seconds]
frkzoid has joined #haiku
frkazoid333 has joined #haiku
freakazoid332 has quit [Ping timeout: 480 seconds]
bitigchi_2 has joined #haiku
mmu_man has joined #haiku
frkzoid has quit [Ping timeout: 480 seconds]
jjido has joined #haiku
bitigchi_2 has quit [Ping timeout: 480 seconds]
mmu_man has quit [Ping timeout: 480 seconds]
x10z has joined #haiku
x10z has quit []
vdamewood has quit [Quit: Life beckons.]
nephele has joined #haiku
stux|away has joined #haiku
x10z has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
xet7 has joined #haiku
rennj has joined #haiku
mmu_man has joined #haiku
jmairboeck has quit [Quit: Konversation terminated!]
Kernel86 has joined #haiku
Hannah has quit [Ping timeout: 480 seconds]
xet7 has quit [Remote host closed the connection]
bitigchi_2 has joined #haiku
bjorkintosh has joined #haiku
tqh has quit [Remote host closed the connection]
jjido has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
HaikuUser2 has joined #haiku
HaikuUser2 has quit []
jjido has joined #haiku
yeti has quit [Remote host closed the connection]
yeti has joined #haiku
HaikuUser2 has joined #haiku
HaikuUser2 has quit []
x10z has quit [Quit: Textual IRC Client: www.textualapp.com]
bitigchi_2 has quit [Ping timeout: 480 seconds]
jjido has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
bitigchi_2 has joined #haiku
jjido has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
ClaudioM has joined #haiku
qwebirc25337 has joined #haiku
qwebirc25337 has quit []
rennj has joined #haiku
<rennj> oh the disconnects
<botifico> [haikuports/haikuports] diversys pushed 1 commit to master [+2/-2/±0] https://github.com/haikuports/haikuports/compare/74d1f3478819...50ed845b1fe5
<botifico> [haikuports/haikuports] davidkaroly 50ed845 - wireshark: bump to version 4.0.0 (#7327)
rennj has quit [Ping timeout: 480 seconds]
bitigchi_2 has quit [Remote host closed the connection]
mmu_man has quit [Ping timeout: 480 seconds]
bitigchi_2 has joined #haiku
rennj has joined #haiku
mmu_man has joined #haiku
<ScottD> I've made a lot of progress cross-compiling for Haiku. When trying to use the x86_64 toolchain, I'm getting:
<ScottD> ld: SDL_bwindow.cc:(.text._ZN9__gnu_cxx13new_allocatorIP10SDL_WindowE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorIP10SDL_WindowE8allocateEmPKv]+0x4a): undefined reference to `std::__throw_bad_alloc()'
<ScottD> Where is std::__throw_bad_alloc() ?
<PulkoMandy> Probably in libstdc++?
<ScottD> Wouldn't there be a ton of other missing symbols if I didn't have that? I'm using the linker flags required by SDL2.
<ScottD> There's a libsupc++.a as well.
* ScottD is not a fan of C++
<ScottD> Hey! It was in supc++. :-D
<augiedoggie> libsupc++ is a link to libstdc++ on my machine
<augiedoggie> at least libsupc++.so
gouchi has joined #haiku
gouchi has quit [Remote host closed the connection]
<augiedoggie> nm libstdc++.so.6.0.29 | grep -Eo '\w+throw_bad_alloc' | c++filt
<augiedoggie> says it's in there
<botifico> [haikuports/haikuports] diversys pushed 1 commit to master [+0/-0/±2] https://github.com/haikuports/haikuports/compare/50ed845b1fe5...e1585e9edbd5
<botifico> [haikuports/haikuports] davidkaroly e1585e9 - wxqt: fix wxBITMAP() definition (#7328)
<augiedoggie> should probably use --defined-only for the nm command but it doesn't change the result in this case
<ScottD> nm?
<ScottD> Ah
<ScottD> augiedoggie are you in Haiku or cross-compiling from Linux?
<augiedoggie> i have a VM open and i cross-compile when i build haiku itself
<augiedoggie> from linux
<ScottD> Can you help me figure out WTF I've done wrong? I installed jessicah's cross-compiler repo and built the toolchains. Except it doesn't "just work" like it's supposed to. It can't find any libraries unless I copy them into generated/cross-tools-x86_gcc2/i586-pc-haiku/lib/
<augiedoggie> i've never tried to build any third party software using the cross-compiler so i don't know what variables it needs
<augiedoggie> i think there is a command line switch to gcc that will print the paths
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
<ScottD> I managed to make it work ONCE. Not been able to recreate that.
<augiedoggie> for, your original question about the bad alloc, were you using gcc or g++ to compile? g++ will automatically link libstdc++ for you
<ScottD> Ah, probably gcc.
<ScottD> I'm using SDL2 and the other platforms I've used it with don't use any C++ code. The Haiku backend does. Derp. Thanks.
FreeFull has quit []
dpirate_ has joined #haiku
dpirate has quit [reticulum.oftc.net dacia.oftc.net]
<ScottD> Someone really doesn't want me working with Haiku...
<ScottD> i586-pc-haiku-g++: malloc.c:2379: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.
<augiedoggie> heh, that sucks
B2IA has quit [Remote host closed the connection]
B2IA has joined #haiku
Maturi0n has joined #haiku