+============+ | ethtool-3 | +============+ ethtool-3/ ethtool-3/README ethtool-3/configure.ac ethtool-3/aclocal.m4 ethtool-3/Makefile.am ethtool-3/Makefile.in ethtool-3/ethtool-config.h.in ethtool-3/ethtool.spec.in ethtool-3/configure ethtool-3/AUTHORS ethtool-3/COPYING ethtool-3/ChangeLog ethtool-3/INSTALL ethtool-3/NEWS ethtool-3/depcomp ethtool-3/install-sh ethtool-3/missing ethtool-3/de2104x.c ethtool-3/ethtool.c ethtool-3/ethtool-copy.h ethtool-3/ethtool-util.h ethtool-3/natsemi.c ethtool-3/e1000.c ethtool-3/realtek.c ethtool-3/e100.c ethtool-3/tg3.c ethtool-3/amd8111e.c ethtool-3/pcnet32.c ethtool-3/fec_8xx.c ethtool-3/ethtool.8 ethtool-3/autogen.sh ethtool-3/ethtool.spec checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for sparc-bobware-linux-gcc... sparc-bobware-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether sparc-bobware-linux-gcc accepts -g... yes checking for sparc-bobware-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of sparc-bobware-linux-gcc... gcc3 checking how to run the C preprocessor... sparc-bobware-linux-gcc -E checking for egrep... grep -E checking whether sparc-bobware-linux-gcc needs -traditional... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for ANSI C header files... (cached) yes checking for socket... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ethtool.spec config.status: creating ethtool-config.h config.status: executing depfiles commands make all-am make[1]: Entering directory `/tmp/sparcutils-build/ethtool-3' if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT de2104x.o -MD -MP -MF ".deps/de2104x.Tpo" -c -o de2104x.o de2104x.c; \ then mv -f ".deps/de2104x.Tpo" ".deps/de2104x.Po"; else rm -f ".deps/de2104x.Tpo"; exit 1; fi if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT ethtool.o -MD -MP -MF ".deps/ethtool.Tpo" -c -o ethtool.o ethtool.c; \ then mv -f ".deps/ethtool.Tpo" ".deps/ethtool.Po"; else rm -f ".deps/ethtool.Tpo"; exit 1; fi ethtool.c: In function 'parse_cmdline': ethtool.c:646: warning: pointer targets in passing argument 2 of 'parse_wolopts' differ in signedness ethtool.c: In function 'do_gstats': ethtool.c:1988: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT natsemi.o -MD -MP -MF ".deps/natsemi.Tpo" -c -o natsemi.o natsemi.c; \ then mv -f ".deps/natsemi.Tpo" ".deps/natsemi.Po"; else rm -f ".deps/natsemi.Tpo"; exit 1; fi if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT e1000.o -MD -MP -MF ".deps/e1000.Tpo" -c -o e1000.o e1000.c; \ then mv -f ".deps/e1000.Tpo" ".deps/e1000.Po"; else rm -f ".deps/e1000.Tpo"; exit 1; fi if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT realtek.o -MD -MP -MF ".deps/realtek.Tpo" -c -o realtek.o realtek.c; \ then mv -f ".deps/realtek.Tpo" ".deps/realtek.Po"; else rm -f ".deps/realtek.Tpo"; exit 1; fi if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT e100.o -MD -MP -MF ".deps/e100.Tpo" -c -o e100.o e100.c; \ then mv -f ".deps/e100.Tpo" ".deps/e100.Po"; else rm -f ".deps/e100.Tpo"; exit 1; fi if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT tg3.o -MD -MP -MF ".deps/tg3.Tpo" -c -o tg3.o tg3.c; \ then mv -f ".deps/tg3.Tpo" ".deps/tg3.Po"; else rm -f ".deps/tg3.Tpo"; exit 1; fi if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT amd8111e.o -MD -MP -MF ".deps/amd8111e.Tpo" -c -o amd8111e.o amd8111e.c; \ then mv -f ".deps/amd8111e.Tpo" ".deps/amd8111e.Po"; else rm -f ".deps/amd8111e.Tpo"; exit 1; fi if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT pcnet32.o -MD -MP -MF ".deps/pcnet32.Tpo" -c -o pcnet32.o pcnet32.c; \ then mv -f ".deps/pcnet32.Tpo" ".deps/pcnet32.Po"; else rm -f ".deps/pcnet32.Tpo"; exit 1; fi if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT fec_8xx.o -MD -MP -MF ".deps/fec_8xx.Tpo" -c -o fec_8xx.o fec_8xx.c; \ then mv -f ".deps/fec_8xx.Tpo" ".deps/fec_8xx.Po"; else rm -f ".deps/fec_8xx.Tpo"; exit 1; fi sparc-bobware-linux-gcc -Wall -g -O2 -o ethtool de2104x.o ethtool.o natsemi.o e1000.o realtek.o e100.o tg3.o amd8111e.o pcnet32.o fec_8xx.o make[1]: Leaving directory `/tmp/sparcutils-build/ethtool-3' +==========+ | openprom | +==========+ openprom.c: In function 'openprom_open': openprom.c:29: warning: incompatible implicit declaration of built-in function 'exit' openprom.c: In function 'openprom_close': openprom.c:38: warning: incompatible implicit declaration of built-in function 'exit' openprom.c: In function 'print_one_var': openprom.c:48: warning: incompatible implicit declaration of built-in function 'strcpy' openprom.c: In function 'dump_all_vars': openprom.c:71: warning: incompatible implicit declaration of built-in function 'memset' openprom.c:77: warning: incompatible implicit declaration of built-in function 'exit' openprom.c: In function 'get_put_one_var': openprom.c:96: warning: incompatible implicit declaration of built-in function 'strchr' openprom.c:104: warning: incompatible implicit declaration of built-in function 'strlen' openprom.c:109: warning: incompatible implicit declaration of built-in function 'strcpy' openprom.c: In function 'main': openprom.c:136: warning: incompatible implicit declaration of built-in function 'exit' openprom.c:140: warning: incompatible implicit declaration of built-in function 'exit' openprom.c:149: warning: incompatible implicit declaration of built-in function 'strchr' openprom.c:162: warning: incompatible implicit declaration of built-in function 'exit' +=============+ | uname-sunos | +=============+ uname-sunos.c: In function 'main': uname-sunos.c:37: warning: incompatible implicit declaration of built-in function 'exit' uname-sunos.c:91: warning: incompatible implicit declaration of built-in function 'exit' (Debian sources) sparc-utils-1.9.orig/ sparc-utils-1.9.orig/src/ sparc-utils-1.9.orig/src/piggyback.c sparc-utils-1.9.orig/src/piggyback64.c sparc-utils-1.9.orig/prtconf-1.3/ sparc-utils-1.9.orig/prtconf-1.3/Makefile sparc-utils-1.9.orig/prtconf-1.3/COPYING sparc-utils-1.9.orig/prtconf-1.3/examples/ sparc-utils-1.9.orig/prtconf-1.3/examples/e10000#1 sparc-utils-1.9.orig/prtconf-1.3/examples/cp1500 sparc-utils-1.9.orig/prtconf-1.3/examples/e10000#2 sparc-utils-1.9.orig/prtconf-1.3/examples/e3000 sparc-utils-1.9.orig/prtconf-1.3/examples/e4000 sparc-utils-1.9.orig/prtconf-1.3/examples/e5000 sparc-utils-1.9.orig/prtconf-1.3/examples/ipx sparc-utils-1.9.orig/prtconf-1.3/examples/je1 sparc-utils-1.9.orig/prtconf-1.3/examples/s3gx sparc-utils-1.9.orig/prtconf-1.3/examples/ss10 sparc-utils-1.9.orig/prtconf-1.3/examples/ss1000 sparc-utils-1.9.orig/prtconf-1.3/examples/ss1000e sparc-utils-1.9.orig/prtconf-1.3/examples/ss2 sparc-utils-1.9.orig/prtconf-1.3/examples/ss20 sparc-utils-1.9.orig/prtconf-1.3/examples/ss2000 sparc-utils-1.9.orig/prtconf-1.3/examples/ss4 sparc-utils-1.9.orig/prtconf-1.3/examples/ss5 sparc-utils-1.9.orig/prtconf-1.3/examples/ultra1 sparc-utils-1.9.orig/prtconf-1.3/examples/ultra2 sparc-utils-1.9.orig/prtconf-1.3/examples/ultra250 sparc-utils-1.9.orig/prtconf-1.3/examples/ultra30 sparc-utils-1.9.orig/prtconf-1.3/examples/ultra450 sparc-utils-1.9.orig/prtconf-1.3/examples/ultra5 sparc-utils-1.9.orig/prtconf-1.3/examples/ultraAX sparc-utils-1.9.orig/prtconf-1.3/examples/ultrabook sparc-utils-1.9.orig/prtconf-1.3/prtconf.8 sparc-utils-1.9.orig/prtconf-1.3/prtconf.c sparc-utils-1.9.orig/prtconf-1.3/prtconf.spec sparc-utils-1.9.orig/prtconf-1.3/eeprom.c sparc-utils-1.9.orig/prtconf-1.3/eeprom.8 sparc-utils-1.9.orig/audioctl-1.3/ sparc-utils-1.9.orig/audioctl-1.3/audioctl.c sparc-utils-1.9.orig/audioctl-1.3/Makefile sparc-utils-1.9.orig/audioctl-1.3/audioctl.1 sparc-utils-1.9.orig/elftoaout-2.3/ sparc-utils-1.9.orig/elftoaout-2.3/Makefile sparc-utils-1.9.orig/elftoaout-2.3/elftoaout.c sparc-utils-1.9.orig/elftoaout-2.3/COPYING sparc-utils-1.9.orig/elftoaout-2.3/elftoaout.spec sparc-utils-1.9.orig/elftoaout-2.3/elftoaout.1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/src/piggyback64.c |+++ sparc-utils-1.9/src/piggyback64.c -------------------------- Patching file sparc-utils-1.9.orig/src/piggyback64.c using Plan A... Hunk #1 succeeded at 56. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/prtconf-1.3/prtconf.8 |+++ sparc-utils-1.9/prtconf-1.3/prtconf.8 -------------------------- Patching file sparc-utils-1.9.orig/prtconf-1.3/prtconf.8 using Plan A... Hunk #1 succeeded at 87. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/prtconf-1.3/prtconf.c |+++ sparc-utils-1.9/prtconf-1.3/prtconf.c -------------------------- Patching file sparc-utils-1.9.orig/prtconf-1.3/prtconf.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 274. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/prtconf-1.3/eeprom.8 |+++ sparc-utils-1.9/prtconf-1.3/eeprom.8 -------------------------- Patching file sparc-utils-1.9.orig/prtconf-1.3/eeprom.8 using Plan A... Hunk #1 succeeded at 345. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/audioctl-1.3/audioctl.c |+++ sparc-utils-1.9/audioctl-1.3/audioctl.c -------------------------- Patching file sparc-utils-1.9.orig/audioctl-1.3/audioctl.c using Plan A... Hunk #1 succeeded at 149. Hunk #2 succeeded at 159. Hunk #3 succeeded at 342. Hunk #4 succeeded at 362. Hunk #5 succeeded at 417. Hunk #6 succeeded at 481. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/audioctl-1.3/audioctl.1 |+++ sparc-utils-1.9/audioctl-1.3/audioctl.1 -------------------------- Patching file sparc-utils-1.9.orig/audioctl-1.3/audioctl.1 using Plan A... Hunk #1 succeeded at 91. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/debian/changelog |+++ sparc-utils-1.9/debian/changelog -------------------------- Patching file sparc-utils-1.9.orig/debian/changelog using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/debian/audioctl |+++ sparc-utils-1.9/debian/audioctl -------------------------- Patching file sparc-utils-1.9.orig/debian/audioctl using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/debian/rules |+++ sparc-utils-1.9/debian/rules -------------------------- Patching file sparc-utils-1.9.orig/debian/rules using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/debian/postinst |+++ sparc-utils-1.9/debian/postinst -------------------------- Patching file sparc-utils-1.9.orig/debian/postinst using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/debian/audioctl.def |+++ sparc-utils-1.9/debian/audioctl.def -------------------------- Patching file sparc-utils-1.9.orig/debian/audioctl.def using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/debian/README.debian |+++ sparc-utils-1.9/debian/README.debian -------------------------- Patching file sparc-utils-1.9.orig/debian/README.debian using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/debian/conffiles |+++ sparc-utils-1.9/debian/conffiles -------------------------- Patching file sparc-utils-1.9.orig/debian/conffiles using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/debian/copyright |+++ sparc-utils-1.9/debian/copyright -------------------------- Patching file sparc-utils-1.9.orig/debian/copyright using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/debian/postrm |+++ sparc-utils-1.9/debian/postrm -------------------------- Patching file sparc-utils-1.9.orig/debian/postrm using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/debian/piggyback.1 |+++ sparc-utils-1.9/debian/piggyback.1 -------------------------- Patching file sparc-utils-1.9.orig/debian/piggyback.1 using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/debian/piggyback64.1 |+++ sparc-utils-1.9/debian/piggyback64.1 -------------------------- Patching file sparc-utils-1.9.orig/debian/piggyback64.1 using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/debian/control |+++ sparc-utils-1.9/debian/control -------------------------- Patching file sparc-utils-1.9.orig/debian/control using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/sparc32-1.1/sparc32.c |+++ sparc-utils-1.9/sparc32-1.1/sparc32.c -------------------------- Patching file sparc-utils-1.9.orig/sparc32-1.1/sparc32.c using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/sparc32-1.1/sparc32.8 |+++ sparc-utils-1.9/sparc32-1.1/sparc32.8 -------------------------- Patching file sparc-utils-1.9.orig/sparc32-1.1/sparc32.8 using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/sparc32-1.1/Makefile |+++ sparc-utils-1.9/sparc32-1.1/Makefile -------------------------- Patching file sparc-utils-1.9.orig/sparc32-1.1/Makefile using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sparc-utils-1.9.orig/sparc32-1.1/sparc64.8 |+++ sparc-utils-1.9/sparc32-1.1/sparc64.8 -------------------------- Patching file sparc-utils-1.9.orig/sparc32-1.1/sparc64.8 using Plan A... Hunk #1 succeeded at 1. done +===========+ | elftoaout | +===========+ gcc -O2 -Wall -o elftoaout elftoaout.c elftoaout.c: In function 'main': elftoaout.c:129: warning: dereferencing type-punned pointer will break strict-aliasing rules elftoaout.c:130: warning: dereferencing type-punned pointer will break strict-aliasing rules elftoaout.c:131: warning: dereferencing type-punned pointer will break strict-aliasing rules elftoaout.c: In function 'store_image': elftoaout.c:573: warning: pointer targets in passing argument 1 of 'ipchksum' differ in signedness +================+ | piggyback{,64} | +================+ +=========+ | prtconf | +=========+ gcc -O2 -o prtconf prtconf.c gcc -O2 -o eeprom eeprom.c Slackware package maker, version 2.1. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. 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 tar file sparcutils-1.9-sparc-2.tar... ./ usr/ usr/bin/ usr/bin/openprom usr/bin/uname-sunos usr/bin/elftoaout usr/bin/piggyback usr/bin/piggyback64 usr/doc/ usr/sbin/ usr/sbin/ethtool usr/sbin/eeprom usr/sbin/prtconf usr/share/ usr/share/man/ usr/share/man/man1/ usr/share/man/man1/piggyback.1 usr/share/man/man1/piggyback64.1 usr/share/man/man8/ usr/share/man/man8/ethtool.8.gz usr/share/man/man8/eeprom.8.gz usr/share/man/man8/prtconf.8.gz install/ install/slack-desc tar-1.13: sparcutils-1.9-sparc-2.tar is the archive; not dumped WARNING: /usr/share/man (with possibly not gzipped man pages) detected Gzipping sparcutils-1.9-sparc-2.tar... Renaming sparcutils-1.9-sparc-2.tar.gz to sparcutils-1.9-sparc-2.tgz... Moving sparcutils-1.9-sparc-2.tgz to /tmp/sparcutils-build/..... Package creation complete.