The following packages will be installed: libx86emu Fetching README... 0%100%100%100%100%100%Done Fetching libx86emu.SlackBuild... 0%100%100%100%100%100%Done Fetching libx86emu.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done libx86emu-1.4/ libx86emu-1.4/decode.c libx86emu-1.4/README libx86emu-1.4/VERSION libx86emu-1.4/changelog libx86emu-1.4/mem.c libx86emu-1.4/ops.c libx86emu-1.4/prim_ops.c libx86emu-1.4/include/ libx86emu-1.4/include/decode.h libx86emu-1.4/include/x86emu_int.h libx86emu-1.4/include/mem.h libx86emu-1.4/include/x86emu.h libx86emu-1.4/include/prim_ops.h libx86emu-1.4/include/ops.h libx86emu-1.4/git2log libx86emu-1.4/LICENSE libx86emu-1.4/Makefile libx86emu-1.4/ops2.c libx86emu-1.4/api.c libx86emu-1.4/test/ libx86emu-1.4/test/0011_jmp_short_cc.done libx86emu-1.4/test/0010_loop16.done libx86emu-1.4/test/0026_cbw.done libx86emu-1.4/test/0015_adc.done libx86emu-1.4/test/0010_loop16.tst libx86emu-1.4/test/0024_cwd.tst libx86emu-1.4/test/0030_int_rm16.tst libx86emu-1.4/test/0029_movsb_32.tst libx86emu-1.4/test/0019_xor.tst libx86emu-1.4/test/0024_cwd.done libx86emu-1.4/test/0007_seg_load_pm16.tst libx86emu-1.4/test/0015_adc.tst libx86emu-1.4/test/0008_seg_load_pm32.done libx86emu-1.4/test/0025_cdq.done libx86emu-1.4/test/0012_jmp_near_cc.done libx86emu-1.4/test/foo2.tst libx86emu-1.4/test/0013_add.done libx86emu-1.4/test/0027_cwde.tst libx86emu-1.4/test/0023_op_A_80.tst libx86emu-1.4/test/0027_cwde.done libx86emu-1.4/test/0028_movsb.done libx86emu-1.4/test/foo7.tst libx86emu-1.4/test/0031_io.tst libx86emu-1.4/test/0017_and.tst libx86emu-1.4/test/0003_lds_real.tst libx86emu-1.4/test/foo12.tst libx86emu-1.4/test/0011_jmp_short_cc.tst libx86emu-1.4/test/0007_seg_load_pm16.done libx86emu-1.4/test/0006_div0.done libx86emu-1.4/test/0004_stack32_real.done libx86emu-1.4/test/timing libx86emu-1.4/test/foo16.tst libx86emu-1.4/test/0020_cmp.done libx86emu-1.4/test/0018_sub.done libx86emu-1.4/test/0002_8e_mov_sr.tst libx86emu-1.4/test/foo8.tst libx86emu-1.4/test/foo11.tst libx86emu-1.4/test/foo15.tst libx86emu-1.4/test/0018_sub.tst libx86emu-1.4/test/0005_stack16_real.done libx86emu-1.4/test/0008_seg_load_pm32.tst libx86emu-1.4/test/foo13.tst libx86emu-1.4/test/0003_lds_real.done libx86emu-1.4/test/0004_stack32_real.tst libx86emu-1.4/test/0012_jmp_near_cc.tst libx86emu-1.4/test/Makefile libx86emu-1.4/test/0019_xor.done libx86emu-1.4/test/0014_or.tst libx86emu-1.4/test/0022_imul_w.done libx86emu-1.4/test/0001_00_add.tst libx86emu-1.4/test/0009_loop32.tst libx86emu-1.4/test/foo14.tst libx86emu-1.4/test/0001_00_add.done libx86emu-1.4/test/foo3.tst libx86emu-1.4/test/foo10.tst libx86emu-1.4/test/0017_and.done libx86emu-1.4/test/foo9.tst libx86emu-1.4/test/0021_imul_b.tst libx86emu-1.4/test/0020_cmp.tst libx86emu-1.4/test/0009_loop32.done libx86emu-1.4/test/0014_or.done libx86emu-1.4/test/0002_8e_mov_sr.done libx86emu-1.4/test/foo17.tst libx86emu-1.4/test/prepare_test libx86emu-1.4/test/0013_add.tst libx86emu-1.4/test/x86test.c libx86emu-1.4/test/0016_sbb.tst libx86emu-1.4/test/0026_cbw.tst libx86emu-1.4/test/0005_stack16_real.tst libx86emu-1.4/test/foo6.tst libx86emu-1.4/test/0016_sbb.done libx86emu-1.4/test/0021_imul_b.done libx86emu-1.4/test/0028_movsb.tst libx86emu-1.4/test/0006_div0.tst libx86emu-1.4/test/0025_cdq.tst libx86emu-1.4/test/0029_movsb_32.done libx86emu-1.4/test/0022_imul_w.tst libx86emu-1.4/test/foo1.tst gcc -c -g -O2 -march=i486 -mtune=i686 -fPIC -fomit-frame-pointer -Wall mem.c mem.c: In function ‘vm_r_byte_noperm’: mem.c:303:18: warning: variable ‘attr’ set but not used [-Wunused-but-set-variable] unsigned char *attr; ^ gcc -c -g -O2 -march=i486 -mtune=i686 -fPIC -fomit-frame-pointer -Wall decode.c decode.c: In function ‘fetch_data_byte_abs’: decode.c:553:12: warning: variable ‘err’ set but not used [-Wunused-but-set-variable] unsigned err; ^ decode.c: In function ‘fetch_data_word_abs’: decode.c:573:12: warning: variable ‘err’ set but not used [-Wunused-but-set-variable] unsigned err; ^ decode.c: In function ‘fetch_data_long_abs’: decode.c:593:12: warning: variable ‘err’ set but not used [-Wunused-but-set-variable] unsigned err; ^ gcc -c -g -O2 -march=i486 -mtune=i686 -fPIC -fomit-frame-pointer -Wall ops.c gcc -c -g -O2 -march=i486 -mtune=i686 -fPIC -fomit-frame-pointer -Wall api.c gcc -c -g -O2 -march=i486 -mtune=i686 -fPIC -fomit-frame-pointer -Wall ops2.c ops2.c: In function ‘x86emuOp2_rdpmc’: ops2.c:444:12: warning: variable ‘u’ set but not used [-Wunused-but-set-variable] unsigned u; ^ gcc -c -g -O2 -march=i486 -mtune=i686 -fPIC -fomit-frame-pointer -Wall prim_ops.c gcc -shared -Wl,-soname,libx86emu.so.1 mem.o decode.o ops.o api.o ops2.o prim_ops.o -o libx86emu.so.1.4 install -D libx86emu.so.1.4 /usr/src/slapt-src/libraries/libx86emu/package-libx86emu/usr/lib/libx86emu.so.1.4 ln -snf libx86emu.so.1.4 /usr/src/slapt-src/libraries/libx86emu/package-libx86emu/usr/lib/libx86emu.so.1 ln -snf libx86emu.so.1 /usr/src/slapt-src/libraries/libx86emu/package-libx86emu/usr/lib/libx86emu.so install -m 644 -D include/x86emu.h /usr/src/slapt-src/libraries/libx86emu/package-libx86emu/usr/include/x86emu.h Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib/libx86emu.so libx86emu.so.1 usr/lib/libx86emu.so.1 libx86emu.so.1.4 Making symbolic link creation script: ( cd usr/lib ; rm -rf libx86emu.so ) ( cd usr/lib ; ln -sf libx86emu.so.1 libx86emu.so ) ( cd usr/lib ; rm -rf libx86emu.so.1 ) ( cd usr/lib ; ln -sf libx86emu.so.1.4 libx86emu.so.1 ) 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/lib/libx86emu.so' removed './usr/lib/libx86emu.so.1' 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/libraries/libx86emu/libx86emu-1.4-i486-1salix.txz ./ usr/ usr/include/ usr/include/x86emu.h usr/lib/ usr/lib/libx86emu.so.1.4 usr/doc/ usr/doc/libx86emu-1.4/ usr/doc/libx86emu-1.4/README usr/doc/libx86emu-1.4/LICENSE usr/doc/libx86emu-1.4/libx86emu.SlackBuild usr/doc/libx86emu-1.4/changelog usr/doc/libx86emu-1.4/VERSION install/ install/doinst.sh install/slack-desc Slackware package /usr/src/slapt-src/libraries/libx86emu/libx86emu-1.4-i486-1salix.txz created. Installing package libx86emu-1.4-i486-1salix... | libx86emu (x86 emulation library) | | Small x86 emulation library with focus of easy usage and extended | execution logging functions. | | | | | | | | |