Unable to buill it.
Search Criteria
Package Details: unicon 12.1-3
Package Actions
| Package Base: | unicon |
|---|---|
| Description: | Unicon is a very high level, goal-directed, object-oriented, general purpose applications language. |
| Upstream URL: | http://unicon.sourceforge.net |
| Category: | devel |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | Schala |
| Maintainer: | perlawk |
| Last Packager: | perlawk |
| Votes: | 4 |
| First Submitted: | 2012-05-13 10:33 |
| Last Updated: | 2015-06-12 15:49 |
Dependencies (4)
Required by (0)
Sources
Latest Comments
Comment by aksr
Comment by Schala
Really? Strange... It's not malformed for me. I have a feeling this is a locale bug. Since I'm en_US.UTF8, that's really all I can test. Sorry.
Comment by mrbit
not compila......!!!!
and for binary pkg --> http://dl.dropbox.com/u/62535551/unicon-11.7-3-x86_64.pkg.tar.xz /usr/bin/unicon-ide: can't read interpreter file header ????
Comment by Schala
Actually, 12.0 is the corrected version number. I mistook it for 11.7, so both packages are the same despite different version numbers.
Comment by mrbit
raudio.r: In function ‘OpenAL_PlayMP3’:
raudio.r:517:4: error: incompatible type for argument 1 of ‘alSourcei’
In file included from /tmp/pkgbuilder-0/unicon/src/bin/../src/h/../h/sys.h:424:0,
from /tmp/pkgbuilder-0/unicon/src/bin/../src/h/rt.h:10,
from xraudio.c:7:
/usr/include/AL/al.h:503:25: note: expected ‘ALuint’ but argument is of type ‘struct sSources’
make[2]: *** [xraudio.o] Errore 1
make[2]: Leaving directory `/tmp/pkgbuilder-0/unicon/src/src/runtime'
make[1]: *** [interp_all] Errore 2
make[1]: Leaving directory `/tmp/pkgbuilder-0/unicon/src/src/runtime'
make: *** [Icont] Errore 2
Comment by mrbit
ok, for binary pkg. thanks!
Comment by Schala
Fixed symlinks. Here's a 64-bit binary: http://dl.dropbox.com/u/62535551/unicon-11.7-3-x86_64.pkg.tar.xz
Comment by mrbit
64bit
rm xfxtra.c
../../bin/rtt -x raudio.r
gcc -fno-strict-aliasing -fno-unit-at-a-time -I../libtp -I../gdbm -I../xpm -I/usr/include -I/usr/X11R6/include -c xraudio.c
raudio.r: In function ‘OpenAL_PlayMP3’:
raudio.r:517:4: error: incompatible type for argument 1 of ‘alSourcei’
In file included from /tmp/packerbuild-1000/unicon/unicon/src/bin/../src/h/../h/sys.h:424:0,
from /tmp/packerbuild-1000/unicon/unicon/src/bin/../src/h/rt.h:10,
from xraudio.c:7:
/usr/include/AL/al.h:503:25: note: expected ‘ALuint’ but argument is of type ‘struct sSources’
make[2]: *** [xraudio.o] Errore 1
make[2]: Leaving directory `/tmp/packerbuild-1000/unicon/unicon/src/src/runtime'
make[1]: *** [interp_all] Errore 2
make[1]: Leaving directory `/tmp/packerbuild-1000/unicon/unicon/src/src/runtime'
make: *** [Icont] Errore 2
==> ERRORE:
Comment by gtmanfred
same with this one, it should be ln -s /usr/share/etc $pkgdir/usr/bin/etc and imho install -d is better for makeing directories than mkdir -p
Comment by Schala
Okay, just updated it and added dependencies. If it still doesn't build for you, tell me whether you use 32 or 64 bit and I'll build a package.
Comment by Schala
Weird.... I'll rebuild it and run ldd on the binaries. It compiles fine for me, though. If I find other dependencies that I forgot to add and upate the package and it still gives you problems, I cannot be of further help. If even that doesn't work, en_US.UTF8 LOCALE would likely fix it, but I assume you don't want that.
I'll try my best with the package later, but if that doesn't work, I could link you a prepackaged binary.
Comment by mrbit
LOCALE="it_IT.UTF-8"
Comment by Schala
Is your LOCALE in /etc/rc.conf set to a UTF8 locale and your locales generated?
Comment by mrbit
gcc -fno-strict-aliasing -fno-unit-at-a-time -I../libtp -I../gdbm -I../xpm -I/usr/include -I/usr/X11R6/include -c xraudio.c
raudio.r: In function ‘OpenAL_PlayMP3’:
raudio.r:517:4: error: incompatible type for argument 1 of ‘alSourcei’
In file included from /tmp/packerbuild-1000/unicon/unicon/src/bin/../src/h/../h/sys.h:424:0,
from /tmp/packerbuild-1000/unicon/unicon/src/bin/../src/h/rt.h:10,
from xraudio.c:7:
/usr/include/AL/al.h:503:25: note: expected ‘ALuint’ but argument is of type ‘struct sSources’
make[2]: *** [xraudio.o] Errore 1
make[2]: Leaving directory `/tmp/packerbuild-1000/unicon/unicon/src/src/runtime'
make[1]: *** [interp_all] Errore 2
make[1]: Leaving directory `/tmp/packerbuild-1000/unicon/unicon/src/src/runtime'
make: *** [Icont] Errore 2
==> ERRORE: