[Slackbuilds-users] FreeBASIC update fails

Erich Ritz erich.public at protonmail.com
Wed Dec 23 21:41:25 UTC 2020


‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Wednesday, December 23, 2020 2:23 PM, David O'Shaughnessy <lists at osh.id.au> wrote:

> On Wed, 23 Dec 2020, at 12:20 PM, Didier Spaier wrote:
>
> > I don't know if this is an issue with the makefile, the SlackBuild
> > or a difference between Slint and Slackware (which I assume
> > unlikely, but I could be wrong).
>
> I don't have 14.2 to test any more, but building on regular Slackware -current throws the same error.
>



I don't use FreeBASIC, but nobody has yet replied with results for building on 14.2.  I tried building in a clean 14.2 chroot environment.  Here is the end of the output (same error):

AR lib/freebasic/linux-x86_64/libfbmt.a
AR lib/freebasic/linux-x86_64/libfbmtpic.a
LINK bootstrap/fbc
mkdir -p bin
cp bootstrap/fbc bin/fbc
make: Nothing to be done for '/tmp/SBo/FreeBASIC-1.07.1-source-bootstrap/inc'.
mkdir -p src/compiler/obj/linux-x86_64
mkdir -p /tmp/SBo/package-FreeBASIC/usr/include/freebasic
mkdir -p lib64/freebasic/linux-x86_64
cp -r inc/* /tmp/SBo/package-FreeBASIC/usr/include/freebasic
fbc -e -m fbc -w pedantic -d ENABLE_LIB64 -d ENABLE_STRIPALL  -maxerr 1 -c src/compiler/ast-gosub.bas -o src/compiler/obj/linux-x86_64/ast-gosub.o
fbc -e -m fbc -w pedantic -d ENABLE_LIB64 -d ENABLE_STRIPALL  -maxerr 1 -c src/compiler/ast-helper.bas -o src/compiler/obj/linux-x86_64/ast-helper.o
make: fbc: Command not found
fbc -e -m fbc -w pedantic -d ENABLE_LIB64 -d ENABLE_STRIPALL  -maxerr 1 -c src/compiler/ast-misc.bas -o src/compiler/obj/linux-x86_64/ast-misc.o
make: fbc: Command not found
makefile:576: recipe for target 'src/compiler/obj/linux-x86_64/ast-gosub.o' failed
make: *** [src/compiler/obj/linux-x86_64/ast-gosub.o] Error 127
make: *** Waiting for unfinished jobs....
makefile:576: recipe for target 'src/compiler/obj/linux-x86_64/ast-helper.o' failed
make: *** [src/compiler/obj/linux-x86_64/ast-helper.o] Error 127
make: fbc: Command not found
makefile:576: recipe for target 'src/compiler/obj/linux-x86_64/ast-misc.o' failed
make: *** [src/compiler/obj/linux-x86_64/ast-misc.o] Error 127

FreeBASIC:
Would you like to continue processing the rest of the
queue or would you like to abort?  If this failed
package is a dependency of another package in the queue
then it may not make sense to continue.

(Y)es to continue, (N)o to abort, (R)etry the build?: n

+++++++++++++++++++++++++++++++++++++++++++
SUMMARY LOG
Using the SBo repository for Slackware 14.2
Queue Process:  Download and build

FreeBASIC:
  MD5SUM check for FreeBASIC-1.07.1-source-bootstrap.tar.xz ... OK
  Error occurred with build.  Please check the log.

+++++++++++++++++++++++++++++++++++++++++++

###########################################
          Queue process complete!
###########################################








More information about the SlackBuilds-users mailing list