<botifico>
[haikuports/haikuports] Begasus 8da0324 - gifsicle, bump version (#9570)
<erysdren>
good morning Begasus
<Begasus>
Hi there coolcoder613 erysdren
<Begasus>
coolcoder613, sorry I couldn't reply earlier
<Begasus>
Web+ wasn't co-operating so I made the suggestion earlier on Windows :)
<coolcoder613>
I just managed to get Craft, a minecraft clone, to compile.
<Begasus>
will do a quick check build :)
<Begasus>
nice!
systwi has joined #haiku
<Begasus>
ow, I see you pused to master branch coolcoder613, for the next maybe create seperate branch :)
<coolcoder613>
What trailing whitespace?
<Begasus>
Warning: POLICY WARNING: "/packaging/digger/apps/Digger" needs library "libSDL-1.2.so.0", but the package doesn't seem to declare that as a requirement
<Begasus>
maybe you misunderstood that comment :) should be lib:libSDL_1.2$secondaryArchSuffix
<botifico>
[haikuports/haikuports] OscarL c819a0c - unicode_input_method: new recipe. (#9568)
<erysdren>
Begasus: does anyone check compatibility with gcc2 anymore for new packages? lol
<erysdren>
i see !x86_gcc2 in every package
<erysdren>
lol
<erysdren>
well, not every single package but most of them
tuaris has quit [Quit: Leaving.]
<Begasus>
even then erysdren, vlc is marked !x86_gcc2, that only means it can't be build with gcc2, but can still be build (or I hope so) with gcc13
<erysdren>
well yea, i figured that gcc13 x86 would be fine
<erysdren>
but i guess nobody builds with gcc2?
<erysdren>
hmm, maybe there's no point
<Begasus>
some things are still needed for gcc2 (mainly Haiku's internal stuff)
<erysdren>
aye
<erysdren>
for BeOS ABI compat, yea?
<Begasus>
so we don't want to break things there
<Begasus>
yep
<Begasus>
I just updated libpng16, where we still have libpng12 (that's needed for BeOS compat)
* Begasus
crosses finger to not see "waiting for package to ..." on vlc again
<coolcoder613>
Where is the digger icon from?
<Begasus>
:/
<Begasus>
is it gone coolcoder613?
<Begasus>
nah, shows ok here
<coolcoder613>
gone now
<Begasus>
shows up fine in the Deskbar menu and Tracker
mr_lou has quit [Remote host closed the connection]
hightower2 has joined #haiku
hightower3 has joined #haiku
hightower2 has quit [Read error: Connection reset by peer]
<erysdren>
building the DJGPP DOS compiler for Haiku right now
<erysdren>
if it works, i'll write a recipe and send it off
<Begasus>
ok :)
<erysdren>
ive said it a million times but my goal is to port everything i use frequently on Linux
<erysdren>
to Haiku
<coolcoder613>
Begasus, where are the haikudepot screenshots stored?
<Begasus>
check the forum coolcoder613 (or poke humdinger) for that
<Begasus>
never pushed/updated anything there myself
<coolcoder613>
there is a digger screenshot in HaikuDepot, and i want to use in the new/updated thread
<Begasus>
you could take one yourself? :)
<Begasus>
I mostly use pkgman to install/uninstall things here :)
<Begasus>
didn't know it would show up directly even in HaikuDepot
<erysdren>
Begasus: any idea how i could hook into a build script for a program that uses bash? it runs ./configure and such, but gets UNIX directories
<erysdren>
as far as i know, no chance to runConfigure
<Begasus>
can you run "./configure --help" in the source dir?
aa72 has joined #haiku
<Begasus>
if it checks "--bindir" etc runConfigure should work
<erysdren>
i guess i'd have to redo the build script myself
<erysdren>
it's a pain in the ass to get the real source
<erysdren>
that's the build-djgpp thing exists
<Begasus>
yeah, see it :/
<Begasus>
and you'd probably need to patch some things there (like autoconf failed here)
<Begasus>
checking build system type... build-aux/config.guess: unable to guess system type
<erysdren>
i see
<Begasus>
thought you had that up and running earlier?
<erysdren>
djgpp?
<Begasus>
yes
<erysdren>
nah, this is my first time trying it on haiku
<Begasus>
ah :)
aa72 has joined #haiku
<Begasus>
k, looks like (so far) libebml and libmatroska were the dealbreaekers for vlc on 32bit (still building)
hightower3 has quit [Read error: Connection reset by peer]
aa72 has left #haiku [#haiku]
hightower2 has joined #haiku
hightower3 has joined #haiku
hightower2 has quit [Read error: Connection reset by peer]
<coolcoder613>
I am having a problem with Craft, it expects a few things to be in the current directory
aa72 has joined #haiku
aa72 has left #haiku [#haiku]
<Begasus>
like data files in the same directory for the binary coolcoder613?
<coolcoder613>
Yes
<coolcoder613>
I have the patch, it just changes CMakeLists.txt
<Begasus>
this line? if (UNIX AND NOT APPLE AND NOT HAIKU)
<Begasus>
:)
<Begasus>
search for "destination" in the source (should be mentioned in the cmake file(s)
aa72 has joined #haiku
<Begasus>
needs more patching then that I think, did you enable the build also for wayland?
<Begasus>
k, ran a build here on 64bit without the part of the patch with SupportDefs.h and without libebml and libmatroska, both are resposible for the errors on the int types (32bit is still building so it looks like it's ok there too without)
<Begasus>
question would be, can we live without them for vlc ...
<erysdren>
ok Begasus, i'm building wholly new recipes for DJGPP binutils and gcc, using the official gnu links and making djgpp_gcc dependent on djgpp_binutils
<erysdren>
binutils is building, im about to test gcc.
<Begasus>
install the package in $appsDir/Craft I guess coolcoder613
aa72 has joined #haiku
aa72 has left #haiku [#haiku]
<Begasus>
no idea what the game is supposed to to coolcoder613 :)
mmu_man has joined #haiku
<Begasus>
ps, it runs in the "build" directory also (no extras in there?)
<phschafft>
DJGPP is still a think.
<phschafft>
?
<Begasus_32>
success! grabbing avlc_x86-3.0.18-1-x86_gcc2.hpkg and moving it to /Opslag/haikuports/packages/avlc_x86-3.0.18-1-x86_gcc2.hpkg
<Begasus>
that worked :)
hightower3 has quit [Remote host closed the connection]
<Begasus>
now need to see if it also does the trick without that last part of the patch on 32bit ...
<OscarL>
and I think that "x86" is not relevant/used/needed anymore?
<OscarL>
So I think it should be safe to just update ed to 1.19 (while fixing the SOURCE_URI)... /me pokes Begasus just to mess with him.
<Begasus>
think it passed the previous error on buildmaster :)
<Begasus>
knock yourself out! :P
aa72 has left #haiku [#haiku]
<Begasus>
trying to find out if I didn't screw up an potential update on the recipe for db :P
aa72 has joined #haiku
aa72 has left #haiku [#haiku]
mr_lou has quit [Remote host closed the connection]
bbjimmy has joined #haiku
bbjimmy_64 has joined #haiku
mr_lou has joined #haiku
<OscarL>
Seems our gnuplot used Qt backend at some point in the past.
<OscarL>
Wish I could make the "gnuplot_be" code included in the tarball actually compile :-D
<Begasus>
focus on it :)
<OscarL>
heh, I've made a plot on it for testing... "OscarL's focus vs Time"... just used a sin(x) wave :-D
<Begasus>
biab :)
<zdykstra>
morning all
<OscarL>
morning zdykstra!
aa72 has joined #haiku
aa72 has left #haiku [#haiku]
FreeFull has joined #haiku
<OscarL>
strace gnuplot.... "open(0xffffffff, "/boot/home/.gnuplot" ..." /me gives gnuplot the look of dissaproval.
<zdykstra>
lol
<x512[m]>
Dot files?
<OscarL>
yup :-)
<OscarL>
using strace to see if I can find what my custom build of gnuplot is trying to do when it gives me this output:
<OscarL>
"exec failed: No such file or directory"
<OscarL>
but I only see a "create_pipe([0x1])" / "fork() = 0x00000dee", and no the arguments.
<OscarL>
(having actual understanding of the matters at hand would be handy... but... it is /me so... tough luck)
<augiedoggie>
if you're building the beos version it looks like it's looking for a gnuplot_be command
<OscarL>
augiedoggie: most likely, coz I used "set terminal 'be'" :-D, but just wanted to make sure.
freddietilley has quit [Quit: WeeChat 4.0.2]
<OscarL>
gnuplot_be sources are included in ter tarball, but I'm too dumb to make it compile.
aa72 has joined #haiku
<OscarL>
(on that regard... lots of "#ifdef __BEOS__" on gnuplot sources)
<OscarL>
https://bpa.st/5O5Q << this is the error I get when trygin to "make" gnuplot_be.
<Begasus>
grabbing ffmpeg6-6.0-1-x86_64.hpkg and moving it to /Opslag/haikuports/packages/ffmpeg6-6.0-1-x86_64.hpkg
<Begasus>
latest binutils brakes the build for ffmpeg :P
<Begasus>
/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/13.2.0/../../../../x86_64-unknown-haiku/bin/ld: libavcodec/libavcodec.a(vc1dsp_mmx.o): relocation R_X86_64_PC32 against symbol `ff_pw_9' can not be used when making a shared object; recompile with -fPIC
<Begasus>
tss ...
<Begasus>
bbl
aa72 has left #haiku [#haiku]
<OscarL>
alright! got "gnuplot_be", now let's see how broken I made it :-D
<OscarL>
now gnuplot gives me "exec failed: Invalid Argmument". Progress ??? :-D
tuaris has joined #haiku
hightower2 has quit [Ping timeout: 480 seconds]
aa72 has joined #haiku
aa72 has left #haiku [#haiku]
xet7__ has quit [Remote host closed the connection]
aa72 has joined #haiku
hightower2 has joined #haiku
<Begasus>
re
<Begasus>
so you totally broke it now OscarL? :P
<Begasus>
nice, vlc builds went fine on buildmasters :D
<Begasus>
k, "--disable-asm" also does the trick (with latest binutils)
mmu_man has joined #haiku
<OscarL>
Begasus: had to fix (the build) to be able to break it further... I'm THAT good adding bugs :-D
aa72 has left #haiku [#haiku]
rann has quit [Read error: Connection reset by peer]
<zdykstra>
not for everybody, but I dig it. Thankfully it's super easy to change to it from the defaults :)
<Begasus>
9 Desktops :) (I can only get to 6 with my fingers) :P
<zdykstra>
back when BeOS 4.5 was the new hotness, it either shipped with a 3x3 grid or I set it up that way - and I've been on 9 desktops ever since, no matter what I use :P
<Begasus>
always got 6 up here, all in use
<Begasus>
runtime_loader: Cannot open file libavutil.so.58 (needed by /sources/ffmpeg-6.0/tests/api/api-threadmessage-test): No such file or directory
<Begasus>
tests can't seem to find it's own library :/
<OscarL>
if the resulting bins need to access an env var after installing them from a .hpkg... I guess you'll need a post-install script and add stuff to "profile/bashrc".
<Begasus>
be glad it isn't a full gcc build erysdren :)
<erysdren>
it is a full gcc build!
<erysdren>
that's what i'm building
<Begasus>
eeps!
<Begasus>
then 30min's isn't that much :)
* OscarL
wishes his PC was able to do a gcc in 30 minutes... can't finish a Python one in less than 40 while on a VM :-D
<Begasus>
heh
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
<erysdren>
im just impatient :P
dpirate has joined #haiku
<erysdren>
it's a haiku x86_64 vm in QEMU with 8G of RAM and KVM enabled
<erysdren>
and my main machine has a pretty beefy CPU with 32G RAM
<erysdren>
host machine*
<Begasus>
gcc should come with a configure script iirc, what is the issue then?
* OscarL
recommends erysdren to watch the GIT test suite run. Very soothing :-P
<Begasus>
lol
<erysdren>
it's for the i586-pc-msdosdjgpp target, which is still supported in the most recent gcc, but has some anachronisms
<erysdren>
like it uses the DJDIR environment variable, which isn't set anywhere, to run one of the checks
<erysdren>
so i have to set it myself
<erysdren>
wasted a whole 30 min build because i forgot to set it :P
<OscarL>
I've done my fare share of `export FIX_THINGS_PLEASE="magic" && make` :-D
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
FreeFull has quit []
<OscarL>
Seems we're missing $XDG_STATE_HOME on /system/boot/SetupEnvironment
mmu_man has quit [Ping timeout: 480 seconds]
_Dario_ has quit [Quit: Vision[]: i've been blurred!]
mmu_man has joined #haiku
HaikuUser has joined #haiku
HaikuUser2 has joined #haiku
<HaikuUser>
Hello, I am new to Haiku and attempting to get it working on my Dell Studio 1537. I got internet and everything working now but there is no sound. I heard I need Open Sound driver and I installed it from the terminal but I am unsure how to get the PC to use it. Any help would be greatly appreicated. Thank you.
_Dario_ has joined #haiku
HaikuUser2 has quit [Ping timeout: 480 seconds]
js has quit [Ping timeout: 480 seconds]
nutcracker500[m] has quit [Ping timeout: 480 seconds]
foint[m] has quit [Ping timeout: 480 seconds]
swarnlata[m] has quit [Ping timeout: 480 seconds]
timkack[m] has quit [Ping timeout: 480 seconds]
yodamatrix[m] has quit [Ping timeout: 480 seconds]
UbhayAnand[m] has quit [Ping timeout: 480 seconds]
sixecho has quit [Ping timeout: 480 seconds]
bopnic[m] has quit [Ping timeout: 480 seconds]
SamuraiCrow[m] has quit [Ping timeout: 480 seconds]
AhmedAlhojairat[m] has quit [Ping timeout: 480 seconds]
arnavbhatt288[m] has quit [Ping timeout: 480 seconds]
aspendowntime[m] has quit [Ping timeout: 480 seconds]
Akhil[m]1 has quit [Ping timeout: 480 seconds]
GautamAgrawal[m] has quit [Ping timeout: 481 seconds]
NovaForte[m] has quit [Ping timeout: 481 seconds]
AliCaglayan[m] has quit [Ping timeout: 480 seconds]
november31stOld[m] has quit [Ping timeout: 480 seconds]
bw[m] has quit [Ping timeout: 480 seconds]
mull[m] has quit [Ping timeout: 480 seconds]
lennox[m] has quit [Ping timeout: 480 seconds]
NisargThakkar[m] has quit [Ping timeout: 480 seconds]
the_sudoer[m] has quit [Ping timeout: 481 seconds]
erysdren[m] has quit [Ping timeout: 481 seconds]
Mashijams[m] has quit [Ping timeout: 481 seconds]
faveoled[m] has quit [Ping timeout: 480 seconds]
mattmoose[m] has quit [Ping timeout: 480 seconds]
Kartikkeyankant[m] has quit [Ping timeout: 480 seconds]
DirkOlmes[m] has quit [Ping timeout: 480 seconds]
win8linux[m] has quit [Ping timeout: 480 seconds]
ynoga99[m] has quit [Ping timeout: 480 seconds]
testuser[m]1 has quit [Ping timeout: 480 seconds]
luso[m] has quit [Ping timeout: 480 seconds]
qyzz[m] has quit [Ping timeout: 480 seconds]
KrishnaNarayanan[m] has quit [Ping timeout: 480 seconds]
dfergfla[m] has quit [Ping timeout: 480 seconds]
harshit-sharma[m] has quit [Ping timeout: 480 seconds]
codysseus[m] has quit [Ping timeout: 480 seconds]
icpcmydream[m] has quit [Ping timeout: 480 seconds]
andreasdr[m] has quit [Ping timeout: 480 seconds]
Grumbleduke[m] has quit [Ping timeout: 480 seconds]
Commander[m] has quit [Ping timeout: 480 seconds]
Sivaram[m] has quit [Ping timeout: 480 seconds]
chaoticbob[m] has quit [Ping timeout: 480 seconds]
ids1024[m] has quit [Ping timeout: 484 seconds]
yukaii[m] has quit [Ping timeout: 480 seconds]
jt15s[m] has quit [Ping timeout: 480 seconds]
eightbit[m] has quit [Ping timeout: 484 seconds]
Maston[m] has quit [Ping timeout: 484 seconds]
SiddharthKumarPanda[m] has quit [Ping timeout: 484 seconds]
TheCat[m] has quit [Ping timeout: 484 seconds]
jeremyc[m] has quit [Ping timeout: 484 seconds]
ilzu[m] has quit [Ping timeout: 484 seconds]
zuckerberg[m] has quit [Ping timeout: 484 seconds]
robxnano[m] has quit [Ping timeout: 480 seconds]
TomBhadac[m] has quit [Ping timeout: 480 seconds]
cluelessm[m] has quit [Ping timeout: 480 seconds]
marxo has quit [Ping timeout: 480 seconds]
MiuST[m] has quit [Ping timeout: 480 seconds]
m[m]12345678910111213141516126 has quit [Ping timeout: 480 seconds]
bronzie94[m]1 has quit [Ping timeout: 480 seconds]
rayzon03[m] has quit [Ping timeout: 480 seconds]
trungnt2910[m] has quit [Ping timeout: 480 seconds]
bradsco[m] has quit [Ping timeout: 480 seconds]
bjorn3[m] has quit [Ping timeout: 480 seconds]
EddieHatfield[m] has quit [Ping timeout: 480 seconds]
KSPAtlas[m] has quit [Ping timeout: 480 seconds]
NorthwoodsNEKO[m] has quit [Ping timeout: 485 seconds]
fut10[m] has quit [Ping timeout: 480 seconds]
Ashhar[m] has quit [Ping timeout: 480 seconds]
Helvedeshunden[m] has quit [Ping timeout: 485 seconds]
zelenoviy[m] has quit [Ping timeout: 480 seconds]
massn00b[m] has quit [Ping timeout: 485 seconds]
Slok[m] has quit [Ping timeout: 480 seconds]
BharatSahlot[m] has quit [Ping timeout: 480 seconds]
Spooky9sys[m] has quit [Ping timeout: 480 seconds]
amayas[m] has quit [Ping timeout: 480 seconds]
legarts[m] has quit [Ping timeout: 480 seconds]
ritz[m] has quit [Ping timeout: 480 seconds]
pairisto[m] has quit [Ping timeout: 480 seconds]
geigercounter[m] has quit [Ping timeout: 480 seconds]
Zor-Prime[m] has quit [Ping timeout: 480 seconds]
nielx[m] has quit [Ping timeout: 480 seconds]
coolcoder613[m] has quit [Ping timeout: 480 seconds]
x512[m] has quit [Ping timeout: 480 seconds]
Martini[m] has quit [Ping timeout: 480 seconds]
johnolinda[m] has quit [Ping timeout: 480 seconds]
code_vaibhav[m] has quit [Ping timeout: 480 seconds]
fancy2209[m] has quit [Ping timeout: 480 seconds]
smontanaro[m] has quit [Ping timeout: 480 seconds]
printed[m]1 has quit [Ping timeout: 480 seconds]
samchi70[m] has quit [Ping timeout: 480 seconds]
tar[m]1 has quit [Ping timeout: 480 seconds]
dabao1955[m] has quit [Ping timeout: 480 seconds]
meisme[m] has quit [Ping timeout: 480 seconds]
ermo[m] has quit [Ping timeout: 480 seconds]
happy-dude[m] has quit [Ping timeout: 480 seconds]
Leandro[m]1 has quit [Ping timeout: 480 seconds]
AndersonTorres[m] has quit [Ping timeout: 480 seconds]
splines[m] has quit [Ping timeout: 480 seconds]
aa55[m] has quit [Ping timeout: 480 seconds]
stereopora[m] has quit [Ping timeout: 480 seconds]
AniketRaj[m] has quit [Ping timeout: 480 seconds]
AugustRadjoe[m] has quit [Ping timeout: 480 seconds]
TechnologyTim[m] has quit [Ping timeout: 480 seconds]
VulcanSphereintheMatrixorg[m] has quit [Ping timeout: 480 seconds]
europa64[m] has quit [Ping timeout: 480 seconds]
aladds[m] has quit [Ping timeout: 480 seconds]
YonleCoder has quit [Ping timeout: 480 seconds]
Cytlan[m] has quit [Ping timeout: 480 seconds]
vicuna[m] has quit [Ping timeout: 480 seconds]
Kai[m] has quit [Ping timeout: 480 seconds]
dcavalca has quit [Ping timeout: 480 seconds]
RukiWang[m] has quit [Ping timeout: 480 seconds]
lnx[m]1 has quit [Ping timeout: 480 seconds]
britishgeekguy[m] has quit [Ping timeout: 480 seconds]
fatwallet[m] has quit [Ping timeout: 480 seconds]
GriffintheFolf[m] has quit [Ping timeout: 480 seconds]
deadfwd[m] has quit [Ping timeout: 480 seconds]
klarre[m] has quit [Ping timeout: 480 seconds]
nyanpasu64[m] has quit [Ping timeout: 480 seconds]
scops has quit [Ping timeout: 480 seconds]
kquote03[m] has quit [Ping timeout: 480 seconds]
kar[m] has quit [Ping timeout: 480 seconds]
BarmenduChakraborty[m] has quit [Ping timeout: 480 seconds]
kniffy has quit [Ping timeout: 480 seconds]
yann64[m] has quit [Ping timeout: 480 seconds]
v1Ns[m] has quit [Ping timeout: 480 seconds]
scott_puopolo[m] has quit [Ping timeout: 480 seconds]
extravert34[m] has quit [Ping timeout: 480 seconds]
Ruby576[m] has quit [Ping timeout: 480 seconds]
seraph[m] has quit [Ping timeout: 480 seconds]
kallisti5[m] has quit [Ping timeout: 480 seconds]
owl4ce[m] has quit [Ping timeout: 480 seconds]
SwagatSBhuyan[m] has quit [Ping timeout: 480 seconds]
yaponamat[m] has quit [Ping timeout: 480 seconds]
Jogarr[m] has quit [Ping timeout: 480 seconds]
edruro[m] has quit [Ping timeout: 480 seconds]
Saijin_Naib[m] has quit [Ping timeout: 480 seconds]
jojo_autoboy[m] has quit [Ping timeout: 480 seconds]
vandito[m] has quit [Ping timeout: 480 seconds]
gtramontina[m] has quit [Ping timeout: 480 seconds]
Niklas[m] has quit [Ping timeout: 480 seconds]
Fs[m] has quit [Ping timeout: 480 seconds]
BenKlaasen[m] has quit [Ping timeout: 480 seconds]
fabs[m] has quit [Ping timeout: 480 seconds]
iar[m] has quit [Ping timeout: 480 seconds]
fuggy[m] has quit [Ping timeout: 480 seconds]
jason123santa[m] has quit [Ping timeout: 480 seconds]
xylobol[m] has quit [Ping timeout: 480 seconds]
VitorReus[m] has quit [Ping timeout: 480 seconds]
KENZ[m] has quit [Ping timeout: 480 seconds]
hive[m]1 has quit [Ping timeout: 480 seconds]
TarunArora[m] has quit [Ping timeout: 480 seconds]
c96alia[m] has quit [Ping timeout: 480 seconds]
VulcanSphere[CatgirlCloudMatri has quit [Ping timeout: 480 seconds]
dryphb[m] has quit [Ping timeout: 480 seconds]
jmc-88[m] has quit [Ping timeout: 480 seconds]
erde74[m] has quit [Ping timeout: 480 seconds]
RajAryan[m] has quit [Ping timeout: 480 seconds]
xmeadow[m] has quit [Ping timeout: 480 seconds]
bronzie94[m] has quit [Ping timeout: 480 seconds]
zeldakatze[m] has quit [Ping timeout: 480 seconds]
AlessandroMolina[m] has quit [Ping timeout: 480 seconds]
wannabee[m] has quit [Ping timeout: 480 seconds]
shaka444[m] has quit [Ping timeout: 480 seconds]
<OscarL>
Nice. "The Matrix" (bridge) has crashed :-P
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
NetSkeleton has joined #haiku
flag has joined #haiku
coolcoder613[m] has joined #haiku
flag_ has quit [Ping timeout: 480 seconds]
NetSkeleton has quit [Quit: Vision[]: i've been blurred!]