The following packages will be installed: rmac Fetching README... 0%100%100%100%100%100%Done Fetching git2targz.sh... 0%100%100%100%100%100%Done Fetching rmac.1... 0%100%100%100%100%100%Done Fetching rmac.SlackBuild... 0%100%100%100%100%100%Done Fetching rmac.info... 0%100%100%100%100%100%Done Fetching rmac.rst... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done rmac-2.1.12_20210820/ rmac-2.1.12_20210820/dsp56k_amode.h rmac-2.1.12_20210820/dsp56k_mach.h rmac-2.1.12_20210820/direct.tab rmac-2.1.12_20210820/6502.c rmac-2.1.12_20210820/eagen.c rmac-2.1.12_20210820/68k.mch rmac-2.1.12_20210820/direct.c rmac-2.1.12_20210820/version.h rmac-2.1.12_20210820/riscasm.h rmac-2.1.12_20210820/dsp56k.mch rmac-2.1.12_20210820/kw.tab rmac-2.1.12_20210820/amode.c rmac-2.1.12_20210820/6502.tab rmac-2.1.12_20210820/kwgen.c rmac-2.1.12_20210820/risc.tab rmac-2.1.12_20210820/riscasm.c rmac-2.1.12_20210820/fltpoint.h rmac-2.1.12_20210820/amode.h rmac-2.1.12_20210820/sect.c rmac-2.1.12_20210820/dsp56k_mach.c rmac-2.1.12_20210820/docs/ rmac-2.1.12_20210820/docs/rmac.rst rmac-2.1.12_20210820/listing.h rmac-2.1.12_20210820/tests/ rmac-2.1.12_20210820/tests/6502tester.s rmac-2.1.12_20210820/dsp56k.c rmac-2.1.12_20210820/object.h rmac-2.1.12_20210820/procln.c rmac-2.1.12_20210820/procln.h rmac-2.1.12_20210820/eagen.h rmac-2.1.12_20210820/mark.c rmac-2.1.12_20210820/expr.h rmac-2.1.12_20210820/rmac.gitrev rmac-2.1.12_20210820/macro.h rmac-2.1.12_20210820/sect.h rmac-2.1.12_20210820/rmac.h rmac-2.1.12_20210820/listing.c rmac-2.1.12_20210820/rmac.c rmac-2.1.12_20210820/Vs2015/ rmac-2.1.12_20210820/Vs2015/dsp56kgen/ rmac-2.1.12_20210820/Vs2015/dsp56kgen/dsp56kgen.vcxproj rmac-2.1.12_20210820/Vs2015/VS2015.sln rmac-2.1.12_20210820/Vs2015/kwgen/ rmac-2.1.12_20210820/Vs2015/kwgen/kwgen.vcxproj.user rmac-2.1.12_20210820/Vs2015/kwgen/kwgen.vcxproj rmac-2.1.12_20210820/Vs2015/rmac/ rmac-2.1.12_20210820/Vs2015/rmac/rmac.vcxproj rmac-2.1.12_20210820/Vs2015/68ktab/ rmac-2.1.12_20210820/Vs2015/68ktab/68ktab.vcxproj rmac-2.1.12_20210820/Vs2015/68ktab/68ktab.vcxproj.user rmac-2.1.12_20210820/68kgen.c rmac-2.1.12_20210820/token.c rmac-2.1.12_20210820/dsp56kgen.c rmac-2.1.12_20210820/symbol.c rmac-2.1.12_20210820/dsp56k_amode.c rmac-2.1.12_20210820/expr.c rmac-2.1.12_20210820/fltpoint.c rmac-2.1.12_20210820/error.h rmac-2.1.12_20210820/debug.h rmac-2.1.12_20210820/mach.h rmac-2.1.12_20210820/debug.c rmac-2.1.12_20210820/mark.h rmac-2.1.12_20210820/macro.c rmac-2.1.12_20210820/6502.h rmac-2.1.12_20210820/eagen0.c rmac-2.1.12_20210820/token.h rmac-2.1.12_20210820/object.c rmac-2.1.12_20210820/op.h rmac-2.1.12_20210820/direct.h rmac-2.1.12_20210820/error.c rmac-2.1.12_20210820/op.tab rmac-2.1.12_20210820/dsp56k.h rmac-2.1.12_20210820/symbol.h rmac-2.1.12_20210820/parmode.h rmac-2.1.12_20210820/makefile rmac-2.1.12_20210820/mach.c rmac-2.1.12_20210820/cross-compile rmac-2.1.12_20210820/maketabs.bat rmac-2.1.12_20210820/op.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c kwgen.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -o kwgen kwgen.c ./kwgen kw kwtab.h gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c 6502.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c 68kgen.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -o 68kgen 68kgen.c ./68kgen 68k.tab <68k.mch >68ktab.h cat direct.tab 68k.tab | ./kwgen mn >mntab.h gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c amode.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c debug.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c direct.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c dsp56k.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c dsp56k_amode.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c dsp56kgen.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -o dsp56kgen dsp56kgen.c ./dsp56kgen dsp56k.tab dsp56ktab.h gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c dsp56k_mach.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c eagen.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c error.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c expr.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c fltpoint.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c listing.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c mach.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c macro.c macro.c: In function ‘ExitMacro’: macro.c:56:1: note: ‘#pragma message: !!! Bad macro exiting !!!’ 56 | WARNING(!!! Bad macro exiting !!!) | ^~~~~~~ gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c mark.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c object.c ./kwgen mo opkw.h gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c op.c ./kwgen dsp dsp56kkw.h ./kwgen mr risckw.h ./kwgen mp <6502.tab >6502kw.h gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c procln.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c riscasm.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c rmac.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c sect.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c symbol.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -c token.c gcc -std=c99 -D_DEFAULT_SOURCE -g -D__GCCUNIX__ -I. -O2 -fPIC -o rmac 6502.o amode.o debug.o direct.o dsp56k.o dsp56k_amode.o dsp56k_mach.o eagen.o error.o expr.o fltpoint.o listing.o mach.o macro.o mark.o object.o op.o procln.o riscasm.o rmac.o sect.o symbol.o token.o -lm Don't forget to bump the version number before commiting! madmac-examples/ madmac-examples/bugs.s madmac-examples/code.s madmac-examples/code65.s madmac-examples/README madmac-examples/images.s madmac-examples/example1.s madmac-examples/atari.s madmac-examples/example2.s madmac-examples/example.s madmac-examples/shift.s madmac-examples/instmac.s /usr/src/slapt-src/development/rmac/rmac-2.1.12_20210820 Slackware package maker, version 3.14159265. Searching for symbolic links: usr/doc/rmac-2.1.12_20210820/examples ../../share/rmac/examples usr/share/rmac/atari.s examples/atari.s Making symbolic link creation script: ( cd usr/doc/rmac-2.1.12_20210820 ; rm -rf examples ) ( cd usr/doc/rmac-2.1.12_20210820 ; ln -sf ../../share/rmac/examples examples ) ( cd usr/share/rmac ; rm -rf atari.s ) ( cd usr/share/rmac ; ln -sf examples/atari.s atari.s ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/share/rmac/atari.s' removed './usr/doc/rmac-2.1.12_20210820/examples' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/development/rmac/rmac-2.1.12_20210820-x86_64-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/rmac usr/doc/ usr/doc/rmac-2.1.12_20210820/ usr/doc/rmac-2.1.12_20210820/rmac.SlackBuild usr/doc/rmac-2.1.12_20210820/rmac.rst usr/man/ usr/man/man1/ usr/man/man1/rmac.1.gz usr/share/ usr/share/rmac/ usr/share/rmac/examples/ usr/share/rmac/examples/README usr/share/rmac/examples/atari.s usr/share/rmac/examples/bugs.s usr/share/rmac/examples/code.s usr/share/rmac/examples/code65.s usr/share/rmac/examples/example.s usr/share/rmac/examples/example1.s usr/share/rmac/examples/example2.s usr/share/rmac/examples/images.s usr/share/rmac/examples/instmac.s usr/share/rmac/examples/shift.s Slackware package /usr/src/slapt-src/development/rmac/rmac-2.1.12_20210820-x86_64-1salix15.0.txz created. Installing package rmac-2.1.12_20210820-x86_64-1salix15.0... | rmac (cross assembler for 6502 and 68000) | | RMAC began its life as MADMAC. It was initially written at Atari | Corporation by programmers who needed a high performance assembler | for their work. Then, more than 20 years later, because there was | still a need for such an assembler and what was available wasn't | up to expectations, Subqmod and eventually Reboot continued work | on the freely released source, adding Jaguar extensions and fixing | bugs. And of course recently 6502 support was added back! | | This package was built from git commit c0ef609 | |