summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-02-10 04:09:51 +0000
committerMike Frysinger <vapier@gentoo.org>2006-02-10 04:09:51 +0000
commit88a74064e5759a87ae14f7461ef2dfe2a2c2ce3c (patch)
tree703cac3e45e1a430c6048ab1c4ab736ac5bd51f8 /app-benchmarks/ltp/files
parentFix building on big endian systems #122269. (diff)
downloadhistorical-88a74064e5759a87ae14f7461ef2dfe2a2c2ce3c.tar.gz
historical-88a74064e5759a87ae14f7461ef2dfe2a2c2ce3c.tar.bz2
historical-88a74064e5759a87ae14f7461ef2dfe2a2c2ce3c.zip
kill it
Diffstat (limited to 'app-benchmarks/ltp/files')
-rw-r--r--app-benchmarks/ltp/files/IDcheck-noninteractive.patch23
-rw-r--r--app-benchmarks/ltp/files/digest-ltp-200411041
-rw-r--r--app-benchmarks/ltp/files/digest-ltp-200412031
-rw-r--r--app-benchmarks/ltp/files/ltp-20041203-ballista-paths.patch119
-rw-r--r--app-benchmarks/ltp/files/ltp-ballista-paths.patch171
-rw-r--r--app-benchmarks/ltp/files/runltp-path.patch11
6 files changed, 0 insertions, 326 deletions
diff --git a/app-benchmarks/ltp/files/IDcheck-noninteractive.patch b/app-benchmarks/ltp/files/IDcheck-noninteractive.patch
deleted file mode 100644
index 612875fa6744..000000000000
--- a/app-benchmarks/ltp/files/IDcheck-noninteractive.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- IDcheck.sh.orig 2004-11-06 10:34:45.167017728 +0100
-+++ IDcheck.sh 2004-11-06 10:35:15.092372928 +0100
-@@ -89,19 +89,7 @@
- I_AM_ROOT=1
- fi
-
--if [ $NOBODY_ID != "0" ] || [ $BIN_ID != "0" ] || [ $DAEMON_ID != "0" ] || [ $NOBODY_GRP != "0" ] || [ $BIN_GRP != "0" ] || [ $DAEMON_GRP != "0" ] || [ $USERS_GRP != "0" ] || [ $SYS_GRP != "0" ] && [ $I_AM_ROOT != "0" ];
--then
-- echo -n "If any required user ids and/or groups are missing, would you like these created? Y/N "
-- read ans
-- case $ans in
-- Y*|y*)
-- CREATE=1
-- ;;
-- *)
-- CREATE=0
-- ;;
-- esac
--fi
-+CREATE=0
-
- if [ $NOBODY_ID != "1" ] && [ $NOBODY_GRP != "1" ]; then
- echo "Nobody user id and group exist."
diff --git a/app-benchmarks/ltp/files/digest-ltp-20041104 b/app-benchmarks/ltp/files/digest-ltp-20041104
deleted file mode 100644
index 3ee49b3f0039..000000000000
--- a/app-benchmarks/ltp/files/digest-ltp-20041104
+++ /dev/null
@@ -1 +0,0 @@
-MD5 98d4f0bc2185857adb64c1306977b0b4 ltp-full-20041104.tgz 5988292
diff --git a/app-benchmarks/ltp/files/digest-ltp-20041203 b/app-benchmarks/ltp/files/digest-ltp-20041203
deleted file mode 100644
index 9ea931c06442..000000000000
--- a/app-benchmarks/ltp/files/digest-ltp-20041203
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4a660c5998e66c09b75939d4fff5869c ltp-full-20041203.tgz 5963385
diff --git a/app-benchmarks/ltp/files/ltp-20041203-ballista-paths.patch b/app-benchmarks/ltp/files/ltp-20041203-ballista-paths.patch
deleted file mode 100644
index 2977ee1ce359..000000000000
--- a/app-benchmarks/ltp/files/ltp-20041203-ballista-paths.patch
+++ /dev/null
@@ -1,119 +0,0 @@
-Only in ltp-full-20041203.mod/testcases/ballista/ballista: Makefile.orig
-Only in ltp-full-20041203.mod/testcases/ballista/ballista: Makefile.rej
-diff -ru ltp-full-20041203/testcases/ballista/ballista/batchcode ltp-full-20041203.mod/testcases/ballista/ballista/batchcode
---- ltp-full-20041203/testcases/ballista/ballista/batchcode 2004-10-06 07:45:09.000000000 +0930
-+++ ltp-full-20041203.mod/testcases/ballista/ballista/batchcode 2004-12-04 14:17:25.170581232 +0930
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl5
-+#!/usr/bin/env perl
- # batchcode: sort output results and generate simple statistics
- # Copyright (C) 1998-2001 Carnegie Mellon University
- #
-diff -ru ltp-full-20041203/testcases/ballista/ballista/bdc_standalone ltp-full-20041203.mod/testcases/ballista/ballista/bdc_standalone
---- ltp-full-20041203/testcases/ballista/ballista/bdc_standalone 2004-10-06 07:45:10.000000000 +0930
-+++ ltp-full-20041203.mod/testcases/ballista/ballista/bdc_standalone 2004-12-04 14:17:25.171581080 +0930
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl5
-+#!/usr/bin/env perl
- # bdc_standalone: Compiles specified template file into cpp and h files - no server
- # Copyright (C) 1998-2001 Carnegie Mellon University
- #
-diff -ru ltp-full-20041203/testcases/ballista/ballista/configure ltp-full-20041203.mod/testcases/ballista/ballista/configure
---- ltp-full-20041203/testcases/ballista/ballista/configure 2004-10-06 07:45:09.000000000 +0930
-+++ ltp-full-20041203.mod/testcases/ballista/ballista/configure 2004-12-04 14:17:25.172580928 +0930
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl5
-+#!/usr/bin/env perl
- ########################
- # configure: creates Makefiles that are configured for user's platform(s)
- # Copyright (C) 1998-2001 Carnegie Mellon University
-diff -ru ltp-full-20041203/testcases/ballista/ballista/create_code.pl ltp-full-20041203.mod/testcases/ballista/ballista/create_code.pl
---- ltp-full-20041203/testcases/ballista/ballista/create_code.pl 2004-10-06 07:45:09.000000000 +0930
-+++ ltp-full-20041203.mod/testcases/ballista/ballista/create_code.pl 2004-12-04 14:17:25.174580624 +0930
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl5
-+#!/usr/bin/env perl
- # create_code.pl: produces C++ code that reproduces a Ballista test case - bug reports
- # Copyright (C) 1998-2001 Carnegie Mellon University
- #
-diff -ru ltp-full-20041203/testcases/ballista/ballista/dataClimber ltp-full-20041203.mod/testcases/ballista/ballista/dataClimber
---- ltp-full-20041203/testcases/ballista/ballista/dataClimber 2004-10-06 07:45:11.000000000 +0930
-+++ ltp-full-20041203.mod/testcases/ballista/ballista/dataClimber 2004-12-04 14:17:25.182579408 +0930
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl5
-+#!/usr/bin/env perl
- # dataClimber: extract the dataTypes required to Ballista test a function
- # Copyright (C) 1998-2001 Carnegie Mellon University
- #
-diff -ru ltp-full-20041203/testcases/ballista/ballista/ostest_new.pl ltp-full-20041203.mod/testcases/ballista/ballista/ostest_new.pl
---- ltp-full-20041203/testcases/ballista/ballista/ostest_new.pl 2004-10-06 07:45:10.000000000 +0930
-+++ ltp-full-20041203.mod/testcases/ballista/ballista/ostest_new.pl 2004-12-04 14:21:00.537496008 +0930
-@@ -81,22 +81,22 @@
-
- # set symbolic links to perl path
-
--$perl_realpath = `which perl`;
--chomp ($perl_realpath);
--$find_perllink = `ls /usr/local/bin/perl5`;
--chomp($find_perllink);
--if($find_perllink !~ "/usr/local/bin/perl5")
--{
-- system("ln -s $perl_realpath /usr/local/bin/perl5");
--}
--$find_perllink = `ls /usr/local/bin/perl5`;
--if($find_perllink !~ "/usr/local/bin/perl5")
--{
-- print "\nCannot automatically link to your perl path. Please create a symbolic link to /usr/local/bin/perl5 \n";
-- print "and try again (i.e., \"ln -s $perl_realpath /usr/local/bin/perl5\"). If you do not have appropriate \n";
-- print "permissions to do this, check with your administrator.\n";
-- exit(1);
--}
-+#$perl_realpath = `which perl`;
-+#chomp ($perl_realpath);
-+#$find_perllink = `ls /usr/bin/perl`;
-+#chomp($find_perllink);
-+#if($find_perllink !~ "/usr/bin/perl")
-+#{
-+# system("ln -s $perl_realpath /usr/bin/perl");
-+#}
-+#$find_perllink = `ls /usr/bin/perl`;
-+#if($find_perllink !~ "/usr/bin/perl")
-+#{
-+# print "\nCannot automatically link to your perl path. Please create a symbolic link to /usr/bin/perl \n";
-+# print "and try again (i.e., \"ln -s $perl_realpath /usr/bin/perl\"). If you do not have appropriate \n";
-+# print "permissions to do this, check with your administrator.\n";
-+# exit(1);
-+#}
-
- # Determine user's operating system
- $os_string = `uname -rsv`;
-diff -ru ltp-full-20041203/testcases/ballista/ballista/paramGen ltp-full-20041203.mod/testcases/ballista/ballista/paramGen
---- ltp-full-20041203/testcases/ballista/ballista/paramGen 2004-10-06 07:45:09.000000000 +0930
-+++ ltp-full-20041203.mod/testcases/ballista/ballista/paramGen 2004-12-04 14:17:54.460128544 +0930
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl5
-+#!/usr/bin/env perl
- # paramGen: Ballista script to generate .param files from .tpl files
- # Copyright (C) 1998-2001 Carnegie Mellon University
- #
-diff -ru ltp-full-20041203/testcases/ballista/ballista/perllib/LWP/Debug.pm ltp-full-20041203.mod/testcases/ballista/ballista/perllib/LWP/Debug.pm
---- ltp-full-20041203/testcases/ballista/ballista/perllib/LWP/Debug.pm 2004-10-06 07:45:10.000000000 +0930
-+++ ltp-full-20041203.mod/testcases/ballista/ballista/perllib/LWP/Debug.pm 2004-12-04 14:17:54.498122768 +0930
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl -w
-+#!/usr/bin/env perl -w
- #
- # $Id: ltp-20041203-ballista-paths.patch,v 1.1 2004/12/04 05:02:56 dragonheart Exp $
- #
-diff -ru ltp-full-20041203/testcases/ballista/create.sh ltp-full-20041203.mod/testcases/ballista/create.sh
---- ltp-full-20041203/testcases/ballista/create.sh 2004-10-06 07:45:09.000000000 +0930
-+++ ltp-full-20041203.mod/testcases/ballista/create.sh 2004-12-04 14:17:54.529118056 +0930
-@@ -3,7 +3,7 @@
- # to run Ballista.
- # If the correct RPMs are installed ballista will be uncompressed and complied
-
--
-+exit 0;
- @libs = ("'gcc version 3.3.3'","libg++-2.8.1-2","libg++-devel-2.8.1-2","libstdc++5-3.3.1-2mdk","libstdc++5-devel-3.3.1-2mdk","libstdc++5-static-devel-3.3.1-2mdk");
- my @notfound;
- system("touch temp_cmd_file.txt ");
diff --git a/app-benchmarks/ltp/files/ltp-ballista-paths.patch b/app-benchmarks/ltp/files/ltp-ballista-paths.patch
deleted file mode 100644
index 9afef621cd9b..000000000000
--- a/app-benchmarks/ltp/files/ltp-ballista-paths.patch
+++ /dev/null
@@ -1,171 +0,0 @@
-diff -ur ltp-full-20041104/testcases/ballista/ballista/batchcode ltp-dirty/testcases/ballista/ballista/batchcode
---- ltp-full-20041104/testcases/ballista/ballista/batchcode 2004-10-18 18:29:45.000000000 +0200
-+++ ltp-dirty/testcases/ballista/ballista/batchcode 2004-11-22 10:24:50.000000000 +0100
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl5
-+#!/usr/bin/env perl
- # batchcode: sort output results and generate simple statistics
- # Copyright (C) 1998-2001 Carnegie Mellon University
- #
-diff -ur ltp-full-20041104/testcases/ballista/ballista/bdc_standalone ltp-dirty/testcases/ballista/ballista/bdc_standalone
---- ltp-full-20041104/testcases/ballista/ballista/bdc_standalone 2004-10-18 18:29:45.000000000 +0200
-+++ ltp-dirty/testcases/ballista/ballista/bdc_standalone 2004-11-22 10:26:48.000000000 +0100
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl5
-+#!/usr/bin/env perl
- # bdc_standalone: Compiles specified template file into cpp and h files - no server
- # Copyright (C) 1998-2001 Carnegie Mellon University
- #
-diff -ur ltp-full-20041104/testcases/ballista/ballista/configure ltp-dirty/testcases/ballista/ballista/configure
---- ltp-full-20041104/testcases/ballista/ballista/configure 2004-10-18 18:33:18.000000000 +0200
-+++ ltp-dirty/testcases/ballista/ballista/configure 2004-11-22 10:25:15.000000000 +0100
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl5
-+#!/usr/bin/env perl
- ########################
- # configure: creates Makefiles that are configured for user's platform(s)
- # Copyright (C) 1998-2001 Carnegie Mellon University
-diff -ur ltp-full-20041104/testcases/ballista/ballista/create_code.pl ltp-dirty/testcases/ballista/ballista/create_code.pl
---- ltp-full-20041104/testcases/ballista/ballista/create_code.pl 2004-10-18 18:33:18.000000000 +0200
-+++ ltp-dirty/testcases/ballista/ballista/create_code.pl 2004-11-22 10:25:49.000000000 +0100
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl5
-+#!/usr/bin/env perl
- # create_code.pl: produces C++ code that reproduces a Ballista test case - bug reports
- # Copyright (C) 1998-2001 Carnegie Mellon University
- #
-diff -ur ltp-full-20041104/testcases/ballista/ballista/dataClimber ltp-dirty/testcases/ballista/ballista/dataClimber
---- ltp-full-20041104/testcases/ballista/ballista/dataClimber 2004-10-18 18:33:18.000000000 +0200
-+++ ltp-dirty/testcases/ballista/ballista/dataClimber 2004-11-22 10:27:15.000000000 +0100
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl5
-+#!/usr/bin/env perl
- # dataClimber: extract the dataTypes required to Ballista test a function
- # Copyright (C) 1998-2001 Carnegie Mellon University
- #
-diff -ur ltp-full-20041104/testcases/ballista/ballista/Makefile ltp-dirty/testcases/ballista/ballista/Makefile
---- ltp-full-20041104/testcases/ballista/ballista/Makefile 2004-10-18 19:38:23.000000000 +0200
-+++ ltp-dirty/testcases/ballista/ballista/Makefile 2004-11-22 10:34:37.000000000 +0100
-@@ -24,7 +24,7 @@
- ########################
-
- # compiler info for the host
--CC = /usr/local/g++ -Wno-deprecated
-+CC = /usr/bin/g++ -Wno-deprecated
- CFLAGS = -w -O ${TARGET_DEF}
- CLIBS = -lpthread -ldl -lnsl -rdynamic
- TEST_MAN_FILE = selfHost
-diff -ur ltp-full-20041104/testcases/ballista/ballista/ostest_new.pl ltp-dirty/testcases/ballista/ballista/ostest_new.pl
---- ltp-full-20041104/testcases/ballista/ballista/ostest_new.pl 2004-10-18 19:40:31.000000000 +0200
-+++ ltp-dirty/testcases/ballista/ballista/ostest_new.pl 2004-11-22 11:20:11.099138064 +0100
-@@ -81,22 +81,22 @@
-
- # set symbolic links to perl path
-
--$perl_realpath = `which perl`;
--chomp ($perl_realpath);
--$find_perllink = `ls /usr/local/bin/perl5`;
--chomp($find_perllink);
--if($find_perllink !~ "/usr/local/bin/perl5")
--{
-- system("ln -s $perl_realpath /usr/local/bin/perl5");
--}
--$find_perllink = `ls /usr/local/bin/perl5`;
--if($find_perllink !~ "/usr/local/bin/perl5")
--{
-- print "\nCannot automatically link to your perl path. Please create a symbolic link to /usr/local/bin/perl5 \n";
-- print "and try again (i.e., \"ln -s $perl_realpath /usr/local/bin/perl5\"). If you do not have appropriate \n";
-- print "permissions to do this, check with your administrator.\n";
-- exit(1);
--}
-+#$perl_realpath = `which perl`;
-+#chomp ($perl_realpath);
-+#$find_perllink = `ls /usr/local/bin/perl5`;
-+#chomp($find_perllink);
-+#if($find_perllink !~ "/usr/local/bin/perl5")
-+#{
-+# system("ln -s $perl_realpath /usr/local/bin/perl5");
-+#}
-+#$find_perllink = `ls /usr/local/bin/perl5`;
-+#if($find_perllink !~ "/usr/local/bin/perl5")
-+#{
-+# print "\nCannot automatically link to your perl path. Please create a symbolic link to /usr/local/bin/perl5 \n";
-+# print "and try again (i.e., \"ln -s $perl_realpath /usr/local/bin/perl5\"). If you do not have appropriate \n";
-+# print "permissions to do this, check with your administrator.\n";
-+# exit(1);
-+#}
-
- # Determine user's operating system
- $os_string = `uname -rsv`;
-diff -ur ltp-full-20041104/testcases/ballista/ballista/ostest.pl ltp-dirty/testcases/ballista/ballista/ostest.pl
---- ltp-full-20041104/testcases/ballista/ballista/ostest.pl 2004-10-18 19:40:31.000000000 +0200
-+++ ltp-dirty/testcases/ballista/ballista/ostest.pl 2004-11-22 10:22:18.000000000 +0100
-@@ -81,22 +81,22 @@
-
- # set symbolic links to perl path
-
--$perl_realpath = `which perl`;
--chomp ($perl_realpath);
--$find_perllink = `ls /usr/local/bin/perl5`;
--chomp($find_perllink);
--if($find_perllink !~ "/usr/local/bin/perl5")
--{
-- system("ln -s $perl_realpath /usr/local/bin/perl5");
--}
--$find_perllink = `ls /usr/local/bin/perl5`;
--if($find_perllink !~ "/usr/local/bin/perl5")
--{
-- print "\nCannot automatically link to your perl path. Please create a symbolic link to /usr/local/bin/perl5 \n";
-- print "and try again (i.e., \"ln -s $perl_realpath /usr/local/bin/perl5\"). If you do not have appropriate \n";
-- print "permissions to do this, check with your administrator.\n";
-- exit(1);
--}
-+#$perl_realpath = `which perl`;
-+#chomp ($perl_realpath);
-+#$find_perllink = `ls /usr/local/bin/perl5`;
-+#chomp($find_perllink);
-+#if($find_perllink !~ "/usr/local/bin/perl5")
-+#{
-+# system("ln -s $perl_realpath /usr/local/bin/perl5");
-+#}
-+#$find_perllink = `ls /usr/local/bin/perl5`;
-+#if($find_perllink !~ "/usr/local/bin/perl5")
-+#{
-+# print "\nCannot automatically link to your perl path. Please create a symbolic link to /usr/local/bin/perl5 \n";
-+# print "and try again (i.e., \"ln -s $perl_realpath /usr/local/bin/perl5\"). If you do not have appropriate \n";
-+# print "permissions to do this, check with your administrator.\n";
-+# exit(1);
-+#}
-
- # Determine user's operating system
- $os_string = `uname -rsv`;
-diff -ur ltp-full-20041104/testcases/ballista/ballista/paramGen ltp-dirty/testcases/ballista/ballista/paramGen
---- ltp-full-20041104/testcases/ballista/ballista/paramGen 2004-10-18 19:40:32.000000000 +0200
-+++ ltp-dirty/testcases/ballista/ballista/paramGen 2004-11-22 10:26:31.000000000 +0100
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl5
-+#!/usr/bin/env perl
- # paramGen: Ballista script to generate .param files from .tpl files
- # Copyright (C) 1998-2001 Carnegie Mellon University
- #
-diff -ur ltp-full-20041104/testcases/ballista/ballista/perllib/LWP/Debug.pm ltp-dirty/testcases/ballista/ballista/perllib/LWP/Debug.pm
---- ltp-full-20041104/testcases/ballista/ballista/perllib/LWP/Debug.pm 2004-10-18 19:57:54.000000000 +0200
-+++ ltp-dirty/testcases/ballista/ballista/perllib/LWP/Debug.pm 2004-11-22 10:27:03.000000000 +0100
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl -w
-+#!/usr/bin/env perl -w
- #
- # $Id: ltp-ballista-paths.patch,v 1.1 2004/12/04 05:02:56 dragonheart Exp $
- #
-diff -ur ltp-full-20041104/testcases/ballista/create.sh ltp-dirty/testcases/ballista/create.sh
---- ltp-full-20041104/testcases/ballista/create.sh 2004-10-18 18:11:21.000000000 +0200
-+++ ltp-dirty/testcases/ballista/create.sh 2004-11-22 10:20:00.000000000 +0100
-@@ -3,7 +3,7 @@
- # to run Ballista.
- # If the correct RPMs are installed ballista will be uncompressed and complied
-
--
-+exit 0;
- @libs = ("'gcc version 3.3.3'","libg++-2.8.1-2","libg++-devel-2.8.1-2","libstdc++5-3.3.1-2mdk","libstdc++5-devel-3.3.1-2mdk","libstdc++5-static-devel-3.3.1-2mdk");
- my @notfound;
- system("touch temp_cmd_file.txt ");
diff --git a/app-benchmarks/ltp/files/runltp-path.patch b/app-benchmarks/ltp/files/runltp-path.patch
deleted file mode 100644
index a96e4431012d..000000000000
--- a/app-benchmarks/ltp/files/runltp-path.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- runltp.orig 2004-11-06 11:40:02.729295792 +0100
-+++ runltp 2004-11-06 11:40:25.758808272 +0100
-@@ -43,7 +43,7 @@
- echo "FATAL: unable to change directory to $(dirname $0)"
- exit 1
- }
-- export LTPROOT=${PWD}
-+ export LTPROOT=/usr/libexec/ltp/
- export TMPBASE="/tmp"
- export TMP="${TMPBASE}/ltp-$$"
- export PATH="${PATH}:${LTPROOT}/testcases/bin"