Ticket #562 (closed enhancement: fixed)
Opened 3 years ago
Last modified 8 months ago
GCI Tasks and Caya beps + other beps [needs more work]
| Reported by: | barrett | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Unscheduled |
| Component: | default | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hello,
I've created a patch that update the actual Caya bep file, replace the rev24 caya-gpl-protocols bep file with the rev21 that just add the yahoo protocol in the package. Unfortunately i'll not release another caya prealpha for now, i'm currently focused on my ex gsoc project, so for alpha3 is good to use the latest stable revisions, in order to provide a stable optional package.
Other beps added :
uif2iso
daa2iso
privoxy 3.0.18
wget 1.13.4
(git and tor are already up to date)
I've not tested the latests, because currently i can't go to internet with Haiku and VirtualBox? is not working. I hope to get myself connected in the next days using the ethernet port.
Attachments
Change History
Changed 3 years ago by barrett
comment:1 Changed 3 years ago by barrett
Sorry i meant alpha4 not alpha3.
comment:2 Changed 3 years ago by augiedoggie
uif2iso and daa2iso have been added in r1821.
wget doesn't build properly for me on a gcc4 install. Something to do with conflicting ioctl function signatures.
comment:3 Changed 3 years ago by barrett
Thanks for your fix and commit! I'm just preparing another patch with myself changes. Actually i'm dealing with having a working pcre version in order to disable the privoxy's (obsolete) static pcre.
Anyone have idea if it's possible to disable a lib without modifying the build system?
At the moment, pthread support is disabled because the compile search for -lpthread that obiouvsly does not exist and have to be replaced with -lroot.
I've not looked into wget already, but i hope to take a look at it this night.
comment:4 Changed 3 years ago by scottmc
Updated wget in r1847 but it's not building cleanly with gcc2, see if you can patch things so that it fully compiles, I patched a few things so far, but not sure what to do with this one, perhaps it worked with an older build of Haiku?
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I../lib -I../lib -O2 -Wall -c url.c /boot/common/develop/haikuports/net-misc/wget/work/wget-1.13.4/src/url.c: In function `uri_merge': /boot/common/develop/haikuports/net-misc/wget/work/wget-1.13.4/src/url.c:1887: warning: implicit declaration of function `memrchr' /boot/common/develop/haikuports/net-misc/wget/work/wget-1.13.4/src/url.c:1887: warning: initialization makes pointer from integer without a cast source='utils.c' object='utils.o' libtool=no \ DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \ gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I../lib -I../lib -O2 -Wall -c utils.c In file included from /boot/common/develop/haikuports/net-misc/wget/work/wget-1.13.4/src/utils.c:40: /boot/develop/headers/posix/sys/mman.h:28: warning: `MAP_FAILED' redefined /boot/common/develop/haikuports/net-misc/wget/work/wget-1.13.4/src/sysdep.h:205: warning: this is the location of the previous definition In file included from /boot/common/develop/haikuports/net-misc/wget/work/wget-1.13.4/src/utils.c:66: /boot/common/develop/haikuports/net-misc/wget/work/wget-1.13.4/lib/sys/ioctl.h:364: conflicting types for `ioctl' /boot/develop/headers/posix/unistd.h:182: previous declaration of `ioctl' make[3]: *** [utils.o] Error 1 make[3]: Leaving directory `/boot/common/develop/haikuports/net-misc/wget/work/wget-1.13.4/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/boot/common/develop/haikuports/net-misc/wget/work/wget-1.13.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/boot/common/develop/haikuports/net-misc/wget/work/wget-1.13.4' make: *** [all] Error 2 /boot/common/develop/haikuports/net-misc/wget/work/wget-1.13.4>
comment:5 Changed 3 years ago by scottmc
- Summary changed from GCI Tasks and Caya beps to GCI Tasks and Caya beps + other beps [needs more work]
I just wasted an hour or so of my time trying to make uif2iso-1.0.bep work only to find out it was really 0.1.7c for which we already have a working .bep file for. Can you please recheck the remaining files and don't mark them as being ready for review until you've seen each of them actually building a .zip package containing the files you'd expect to be in it.
comment:6 Changed 8 months ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
recipess exists, if they are still broken please open a new issue for them on the new site.

Patch that add GCI beps and update the Caya ones