Package Details: sparforte-git 2.6.3.r0.gafe5cfcb-1

Git Clone URL: https://aur.archlinux.org/sparforte-git.git (read-only, click to copy)
Package Base: sparforte-git
Description: shell and scripting language formally known as bush
Upstream URL: http://www.sparforte.com
Licenses: GPL
Conflicts: sparforte
Provides: sparforte
Submitter: Earnest
Maintainer: None
Last Packager: Earnest
Votes: 0
Popularity: 0.000000
First Submitted: 2017-10-29 22:18 (UTC)
Last Updated: 2024-09-05 19:28 (UTC)

Latest Comments

simona commented on 2024-09-05 22:39 (UTC)

/bin/ld: ./pegasoft-user_io-getline.o: in function pegasoft__user_io__getline__ada_file_word_generator':<br> pegasoft-user_io-getline.adb:(.text+0x9c85): undefined reference toC_strdup'
/bin/ld: pegasoft-user_io-getline.adb:(.text+0x9dcc): undefined reference to C_strdup'<br> /bin/ld: pegasoft-user_io-getline.adb:(.text+0x9faa): undefined reference toC_strdup'
/bin/ld: ./pegasoft-user_io-getline.o: in function Ada_ipset_word_generator':<br> pegasoft-user_io-getline.adb:(.text+0xe66d): undefined reference toC_strdup'
/bin/ld: ./pegasoft-user_io-getline.o: in function Ada_svn_word_generator': pegasoft-user_io-getline.adb:(.text+0xe761): undefined reference toC_strdup'
/bin/ld: ./pegasoft-user_io-getline.o:pegasoft-user_io-getline.adb:(.text+0xe855): more undefined references to C_strdup' follow<br> /bin/ld: ./pegasoft-user_io-getline.o: in functionpegasoft__user_io__getline__getline':
pegasoft-user_io-getline.adb:(.text+0x1183c): undefined reference to C_readline'<br> /bin/ld: pegasoft-user_io-getline.adb:(.text+0x11a71): undefined reference toC_free_readline'
/bin/ld: ./pegasoft-user_io-getline.o: in function pegasoft__user_io__getline__startupgetline':<br> pegasoft-user_io-getline.adb:(.text+0x12621): undefined reference toC_init_readline'

Earnest commented on 2024-09-05 19:29 (UTC)

I give up, commited what I did to progress a little more, but I don't use this or intend to.

Earnest commented on 2024-09-05 16:55 (UTC)

Fixed a bunch of things but running into upstream error:

parser_memcache.adb:103:01: warning: type "aMemcacheClusterEntry" is frozen by body [enabled by default]
parser_memcache.adb:103:01: warning: an equality operator cannot be declared after this point [enabled by default]
parser_memcache.adb:108:10: error: equality operator must be declared before type "aMemcacheClusterEntry" is frozen (RM 4.5.2 (9.8)) (Ada 2012)
parser_memcache.adb:152:01: warning: type "aMemcacheDualClusterEntry" is frozen by body [enabled by default]
parser_memcache.adb:152:01: warning: an equality operator cannot be declared after this point [enabled by default]
parser_memcache.adb:157:10: error: equality operator must be declared before type "aMemcacheDualClusterEntry" is frozen (RM 4.5.2 (9.8)) (Ada 2012)
gnatmake: "parser_memcache.adb" compilation error

simona commented on 2024-09-05 08:09 (UTC)

CCTYPE CFLAGSTYPE -I./adacgi-1.6/ APQINCLSSUB -I./pegasock/ MESAINCLSUB SDLINCLTYPE BDBINCLSUB -I./areadline PCRELIBSSUB -Wall -Werror -fstack-protector -O1 -D_FORTIFY_SOURCE=2 -c c_os.c
make[1]: CCTYPE: File o directory non esistente
make[1]: *** [GNUmakefile:132: c_os.o] Error 127