[cyber] I: Sisyphus-20120914 x86_64 beehive_status: +34 -21 (217)
ALT beekeeper
hiver на altlinux.org
Пт Сен 14 22:56:23 MSK 2012
34 NEW error logs
apache-commons-httpclient-1:3.1-alt5_6jpp6
... 20 more
Caused by: java.lang.NoClassDefFoundError: org/apache/oro/text/perl/Perl5Util
at org.apache.commons.validator.UrlValidator.isValid(UrlValidator.java:242)
apache-commons-math-0:2.0-alt3_5jpp6
... 20 more
Caused by: java.lang.NoClassDefFoundError: org/apache/oro/text/perl/Perl5Util
at org.apache.commons.validator.UrlValidator.isValid(UrlValidator.java:242)
apache-commons-proxy-0:1.0-alt3_4jpp6
... 20 more
Caused by: java.lang.NoClassDefFoundError: org/apache/oro/text/perl/Perl5Util
at org.apache.commons.validator.UrlValidator.isValid(UrlValidator.java:242)
apache-commons-sanselan-0:0.97-alt4_4jpp6
... 20 more
Caused by: java.lang.NoClassDefFoundError: org/apache/oro/text/perl/Perl5Util
at org.apache.commons.validator.UrlValidator.isValid(UrlValidator.java:242)
carol-cmi-0:1.2.7-alt3_3jpp6
[javac] ^
[javac] /usr/src/RPM/BUILD/cmi/src/org/objectweb/carol/cmi/DistributedEquivSystem.java:52:
error: cannot find symbol
[javac] import org.jgroups.ChannelClosedException;
--
[javac] location: package org.jgroups
[javac] /usr/src/RPM/BUILD/cmi/src/org/objectweb/carol/cmi/DistributedEquivSystem.java:53:
error: cannot find symbol
[javac] import org.jgroups.ChannelException;
--
[javac] location: package org.jgroups
[javac] /usr/src/RPM/BUILD/cmi/src/org/objectweb/carol/cmi/DistributedEquivSystem.java:56:
error: cannot find symbol
[javac] import org.jgroups.SuspectEvent;
--
[javac] location: package org.jgroups
[javac] /usr/src/RPM/BUILD/cmi/src/org/objectweb/carol/cmi/DistributedEquivSystem.java:534:
error: cannot find symbol
[javac] ChannelException, ChannelClosedException {
--
[javac] location: class DistributedEquivSystem
[javac] /usr/src/RPM/BUILD/cmi/src/org/objectweb/carol/cmi/DistributedEquivSystem.java:534:
error: cannot find symbol
[javac] ChannelException, ChannelClosedException {
--
[javac] location: class DistributedEquivSystem
[javac] /usr/src/RPM/BUILD/cmi/src/org/objectweb/carol/cmi/ha/JGReplicator.java:39:
error: cannot find symbol
[javac] import org.jgroups.ChannelException;
--
[javac] location: package org.jgroups
[javac] /usr/src/RPM/BUILD/cmi/src/org/objectweb/carol/cmi/DistributedEquivSystem.java:429:
error: cannot find symbol
[javac] msg = chan.receive(0);
--
[javac] location: variable chan of type JChannel
[javac] /usr/src/RPM/BUILD/cmi/src/org/objectweb/carol/cmi/DistributedEquivSystem.java:436:
error: cannot find symbol
[javac] } else if (msg instanceof SuspectEvent) {
--
[javac] location: class DistributedEquivSystem.MessageDequeuer
[javac] /usr/src/RPM/BUILD/cmi/src/org/objectweb/carol/cmi/DistributedEquivSystem.java:601:
error: cannot find symbol
[javac] chan.setOpt(Channel.AUTO_RECONNECT, new Boolean(true));
--
[javac] location: class Channel
[javac] /usr/src/RPM/BUILD/cmi/src/org/objectweb/carol/cmi/DistributedEquivSystem.java:610:
error: cannot find symbol
[javac] String mbeanName = MBeanUtils.buildObjectName("name=JGroups,channel="
+ chan.getChannelName());
cssparser-0:0.9.5-alt3_1jpp5
... 20 more
Caused by: java.lang.NoClassDefFoundError: org/apache/oro/text/perl/Perl5Util
at org.apache.commons.validator.UrlValidator.isValid(UrlValidator.java:242)
db-ojb-0:1.0.4-alt3_4jpp5
[javac] 5 warnings
BUILD FAILED
/usr/src/RPM/BUILD/ojb-1.0.4-src/build.xml:457: The following error occurred while
executing this line:
dsol-basic-1.6.9-alt3_1jpp6
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
... 24 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: The repository system
is offline but the artifact jfreechart:jfreechart:jar:0.9.20 is not available in the
local repository.
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:348)
... 26 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
ehcache-0:1.3.0-alt6_4jpp6
[javac] Compiling 103 source files to /usr/src/RPM/BUILD/ehcache-1.3.0/core/target/classes
[javac]
/usr/src/RPM/BUILD/ehcache-1.3.0/core/src/main/java/net/sf/ehcache/store/LruMemoryStore.java:103:
error: cannot find symbol
[javac] public final class SpoolingLRUMap extends org.apache.commons.collections.LRUMap
{
--
[javac] location: package org.apache.commons.collections
[javac]
/usr/src/RPM/BUILD/ehcache-1.3.0/core/src/main/java/net/sf/ehcache/store/LruMemoryStore.java:84:
error: incompatible types
[javac] Map candidateMap = new SpoolingLRUMap();
--
[javac] found: LruMemoryStore.SpoolingLRUMap
[javac]
/usr/src/RPM/BUILD/ehcache-1.3.0/core/src/main/java/net/sf/ehcache/store/LruMemoryStore.java:111:
error: cannot find symbol
[javac] setMaximumSize(cache.getMaxElementsInMemory());
--
[javac] 3 errors
BUILD FAILED
/usr/src/RPM/BUILD/ehcache-1.3.0/core/maven-build.xml:118: Compile failed; see the
compiler error output for details.
gdm-3.4.1-alt1
checking for SYSTEMD... no
configure: error: Systemd support explicitly required, but systemd not found
error: Bad exit status from /usr/src/tmp/rpm-tmp.85306 (%build)
gnome-control-center-3.4.2-alt1
checking for USER_ACCOUNTS_PANEL... no
configure: error: Package requirements (gtk+-3.0 >= 3.3.5
glib-2.0 >= 2.31.0
--
libsystemd-login) were not met:
No package 'libsystemd-login' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
gnome-screensaver-3.4.4-alt1
checking for SYSTEMD... no
configure: error: Systemd support explicitly required, but systemd not found
gnome-session-3.4.2-alt1
checking whether to use systemd... yes
configure: error: Systemd support explicitly required, but systemd not found
gnome-settings-daemon-3.4.2-alt1
checking for SYSTEMD... no
configure: error: Package requirements (libsystemd-login) were not met:
No package 'libsystemd-login' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
gnome-shell-3.4.2-alt1
checking for SYSTEMD... no
configure: error: Systemd support explicitly required, but systemd not found
gnome-system-monitor-3.4.1-alt1
checking for SYSTEMD... no
configure: error: *** systemd support requested but libraries not found
hibernate3-1:3.3.2-alt5_1jpp6
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:348)
... 26 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hibernate-core
jalopy-0:1.0-alt3_0.b11.1jpp5
[xslt] Loading stylesheet /usr/src/RPM/BUILD/jalopy-1.0/docu/src/xdocs/manual/manual.xsl
BUILD FAILED
/usr/src/RPM/BUILD/jalopy-1.0/build/build.xml:513: The following error occurred while
executing this line:
/usr/src/RPM/BUILD/jalopy-1.0/docu/build.xml:322:
javax.xml.transform.TransformerFactoryConfigurationError: Provider
com.icl.saxon.TransformerFactoryImpl not found
at javax.xml.transform.TransformerFactory.newInstance(TransformerFactory.java:107)
jboss-cache-0:1.4.1-alt3_4.SP9.6jpp6
[javac] location: package org.jgroups
[javac]
/usr/src/RPM/BUILD/JBossCache-1.4.1.SP9-src/src/org/jboss/cache/TreeCache.java:1317:
error: cannot find symbol
[javac] public void fetchState(long timeout) throws ChannelClosedException,
ChannelNotConnectedException
--
[javac] location: class TreeCache
[javac]
/usr/src/RPM/BUILD/JBossCache-1.4.1.SP9-src/src/org/jboss/cache/TreeCache.java:1317:
error: cannot find symbol
[javac] public void fetchState(long timeout) throws ChannelClosedException,
ChannelNotConnectedException
--
[javac] location: class TreeCache
[javac]
/usr/src/RPM/BUILD/JBossCache-1.4.1.SP9-src/src/org/jboss/cache/TreeCacheMBean.java:416:
error: cannot find symbol
[javac] void fetchState(long timeout) throws org.jgroups.ChannelClosedException,
org.jgroups.ChannelNotConnectedException;
--
[javac] location: package org.jgroups
[javac]
/usr/src/RPM/BUILD/JBossCache-1.4.1.SP9-src/src/org/jboss/cache/TreeCacheMBean.java:416:
error: cannot find symbol
[javac] void fetchState(long timeout) throws org.jgroups.ChannelClosedException,
org.jgroups.ChannelNotConnectedException;
--
[javac] location: package org.jgroups
[javac] /usr/src/RPM/BUILD/JBossCache-1.4.1.SP9-src/src/org/jboss/cache/TreeCache.java:107:
error: TreeCache is not abstract and does not override abstract method unblock()
in MembershipListener
[javac] public class TreeCache extends ServiceMBeanSupport implements TreeCacheMBean,
Cloneable, MembershipListener
[javac] ^
[javac] /usr/src/RPM/BUILD/JBossCache-1.4.1.SP9-src/src/org/jboss/cache/TreeCache.java:499:
error: cannot find symbol
[javac] return channel != null ? channel.getLocalAddress() : null;
--
[javac] location: variable channel of type JChannel
[javac]
/usr/src/RPM/BUILD/JBossCache-1.4.1.SP9-src/src/org/jboss/cache/TreeCache.java:1320:
error: cannot find symbol
[javac] throw new ChannelNotConnectedException();
--
[javac] location: class TreeCache
[javac]
/usr/src/RPM/BUILD/JBossCache-1.4.1.SP9-src/src/org/jboss/cache/TreeCache.java:1321:
error: incompatible types
[javac] boolean rc = channel.getState(null, timeout);
--
[javac] found: void
[javac]
/usr/src/RPM/BUILD/JBossCache-1.4.1.SP9-src/src/org/jboss/cache/TreeCache.java:1484:
error: cannot find symbol
[javac] channel.setOpt(Channel.GET_STATE_EVENTS, Boolean.TRUE);
--
[javac] location: class Channel
[javac]
/usr/src/RPM/BUILD/JBossCache-1.4.1.SP9-src/src/org/jboss/cache/TreeCache.java:1487:
error: cannot find symbol
[javac] channel.setOpt(Channel.AUTO_RECONNECT, Boolean.TRUE);
jboss-cache-core-0:3.1.0-alt4_3jpp6
[ERROR] package org.jgroups
[ERROR]
/usr/src/RPM/BUILD/jboss-cache-core-3.1.0/src/main/java/org/jboss/cache/remoting/jgroups/ChannelMessageListener.java:[36,18]
error: cannot find symbol
[ERROR] package org.jgroups
[ERROR]
/usr/src/RPM/BUILD/jboss-cache-core-3.1.0/src/main/java/org/jboss/cache/remoting/jgroups/ChannelMessageListener.java:[51,47]
error: cannot find symbol
[ERROR] class ExtendedMessageListener
[ERROR]
/usr/src/RPM/BUILD/jboss-cache-core-3.1.0/src/main/java/org/jboss/cache/RPCManagerImpl.java:[896,67]
error: cannot find symbol
[ERROR] class RPCManagerImpl
[ERROR]
/usr/src/RPM/BUILD/jboss-cache-core-3.1.0/src/main/java/org/jboss/cache/RPCManagerImpl.java:[896,97]
error: cannot find symbol
[ERROR] class RPCManagerImpl
[ERROR]
/usr/src/RPM/BUILD/jboss-cache-core-3.1.0/src/main/java/org/jboss/cache/config/RuntimeConfig.java:[43,21]
error: cannot find symbol
[ERROR] class RuntimeConfig
[ERROR]
/usr/src/RPM/BUILD/jboss-cache-core-3.1.0/src/main/java/org/jboss/cache/config/RuntimeConfig.java:[65,10]
error: cannot find symbol
[ERROR] class RuntimeConfig
[ERROR]
/usr/src/RPM/BUILD/jboss-cache-core-3.1.0/src/main/java/org/jboss/cache/config/RuntimeConfig.java:[79,36]
error: cannot find symbol
[ERROR] class RuntimeConfig
[ERROR]
/usr/src/RPM/BUILD/jboss-cache-core-3.1.0/src/main/java/org/jboss/cache/jmx/LegacyConfiguration.java:[25,18]
error: cannot find symbol
[ERROR] package org.jgroups
[ERROR]
/usr/src/RPM/BUILD/jboss-cache-core-3.1.0/src/main/java/org/jboss/cache/jmx/LegacyConfiguration.java:[26,22]
error: cannot find symbol
[ERROR] package org.jgroups.jmx
[ERROR]
/usr/src/RPM/BUILD/jboss-cache-core-3.1.0/src/main/java/org/jboss/cache/jmx/LegacyConfiguration.java:[357,3]
error: cannot find symbol
[ERROR] interface LegacyConfiguration
jboss-common-logging-jdk-0:2.1.0-alt2_2jpp6
... 20 more
Caused by: java.lang.NoClassDefFoundError: org/apache/oro/text/perl/Perl5Util
at org.apache.commons.validator.UrlValidator.isValid(UrlValidator.java:242)
jboss-common-logging-log4j-0:2.1.0-alt3_4jpp6
... 20 more
Caused by: java.lang.NoClassDefFoundError: org/apache/oro/text/perl/Perl5Util
at org.apache.commons.validator.UrlValidator.isValid(UrlValidator.java:242)
jboss-jrunit-0:1.0-alt4_0.b2.2jpp5
[javac] 2 warnings
BUILD FAILED
/usr/src/RPM/BUILD/jrunit/build.xml:53: Compile failed; see the compiler error output
for details.
jboss-security-spi-1:2.0.3-alt3_2.SP1.2jpp6
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:348)
... 26 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :jboss-security-spi-bare
jbossretro-0:1.0.0-alt2_4jpp5
[javac] 2 warnings
BUILD FAILED
/usr/src/RPM/BUILD/jbossretro-1.0.0.GA-src/build.xml:115: Compile failed; see the
compiler error output for details.
mina11-0:1.1.4-alt5_2jpp5
... 20 more
Caused by: java.lang.NoClassDefFoundError: org/apache/oro/text/perl/Perl5Util
at org.apache.commons.validator.UrlValidator.isValid(UrlValidator.java:242)
oscache-0:2.4.1-alt2_1jpp5
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4
[javac]
/usr/src/RPM/BUILD/oscache-2.4.1/src/java/com/opensymphony/oscache/plugins/clustersupport/JavaGroupsBroadcastingListener.java:18:
error: cannot find symbol
[javac] import org.jgroups.blocks.NotificationBus;
--
[javac] location: package org.jgroups.blocks
[javac]
/usr/src/RPM/BUILD/oscache-2.4.1/src/java/com/opensymphony/oscache/plugins/clustersupport/JavaGroupsBroadcastingListener.java:38:
error: package NotificationBus does not exist
[javac] public class JavaGroupsBroadcastingListener extends AbstractBroadcastingListener
implements NotificationBus.Consumer {
[javac]
^
[javac]
/usr/src/RPM/BUILD/oscache-2.4.1/src/java/com/opensymphony/oscache/plugins/clustersupport/JavaGroupsBroadcastingListener.java:82:
error: cannot find symbol
[javac] private NotificationBus bus;
--
[javac] location: class JavaGroupsBroadcastingListener
[javac]
/usr/src/RPM/BUILD/oscache-2.4.1/src/java/com/opensymphony/oscache/plugins/clustersupport/JavaGroupsBroadcastingListener.java:113:
error: cannot find symbol
[javac] bus = new NotificationBus(BUS_NAME, properties);
--
[javac] location: class JavaGroupsBroadcastingListener
[javac]
/usr/src/RPM/BUILD/oscache-2.4.1/src/java/com/opensymphony/oscache/plugins/clustersupport/JavaGroupsBroadcastingListener.java:115:
error: cannot find symbol
[javac] bus.getChannel().setOpt(Channel.LOCAL, new Boolean(false));
--
[javac] 1 warning
BUILD FAILED
/usr/src/RPM/BUILD/oscache-2.4.1/build.xml:81: Compile failed; see the compiler error
output for details.
ruby-nokogiri-1.4.4.2-alt2
/usr/src/RPM/BUILD/nokogiri-1.4.4.2/lib/nokogiri/css/generated_parser.rb:676: warning:
mismatched indentations at 'end' with 'module' at 10
/usr/src/RPM/BUILD/nokogiri-1.4.4.2/test/helper.rb:10: libxml version
info: {"warnings"=>[], "nokogiri"=>"1.4.4.2", "ruby"=>{"version"=>"1.9.2",
"platform"=>"x86_64-linux-gnu", "engine"=>"ruby"}, "libxml"=>{"binding"=>"extension",
"compiled"=>"2.8.0", "loaded"=>"2.8.0"}}
Run options: --seed 31711
# Running tests:
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished tests in 3.404738s, 313.0931 tests/s, 830.3135 assertions/s.
1) Failure:
test_subclass_parse(Nokogiri::XML::TestDocument)
[/usr/src/RPM/BUILD/nokogiri-1.4.4.2/test/xml/test_document.rb:308]:
Expected "<?xml version=\"1.0\"?>\n<?TEST-STYLE PIDATA?>\n<!DOCTYPE staff SYSTEM
\"staff.dtd\" [\n<!NOTATION notation2 SYSTEM \"notation2File\" >\n<!NOTATION
notation1 PUBLIC \"notation1File\" >\n<!ENTITY ent1 \"es\">\n<!ENTITY ent2
\"1900 Dallas Road\">\n<!ENTITY ent3 \"Texas\">\n<!ENTITY ent4 \"<entElement
domestic='Yes'>Element data</entElement><?PItarget PIdata?>\">\n<!ENTITY
ent5 PUBLIC \"entityURI\" \"entityFile\" NDATA notation1>\n<!ELEMENT br
EMPTY>\n<!ATTLIST br width CDATA \"0\">\n]>\n<!-- This is comment number
1.-->\n<staff>\n <employee>\n <employeeId>EMP0001</employeeId>\n <name>Margaret
Martin</name>\n <position>Accountant</position> \n <salary>56,000</salary>\n
<gender>Female</gender>\n <address domestic=\"Yes\">1230 North Ave. Dallas, Texas
98551</address>\n </employee>\n <employee>\n <employeeId>EMP0002</employeeId>\n
<name>Martha Raynolds<![CDATA[This is a CDATASection with EntityReference number
2 &ent2;]]>\n<![CDATA[This is an adjacent CDATASection with a reference to a
tab &tab;]]></name>\n <position>Secretary</position>\n <salary>35,000</salary>\n
<gender>Female</gender>\n <address domestic=\"Yes\" street=\"Yes\">&ent2; Dallas, &ent3;\n
98554</address>\n </employee>\n <employee>\n <employeeId>EMP0003</employeeId>\n
<name>Roger\n Jones</name>\n <position>Department Manager</position>\n
<salary>100,000</salary>\n <gender>&ent4;</gender>\n <address domestic=\"Yes\"
street=\"No\">PO Box 27 Irving, texas 98553</address>\n </employee>\n <employee>\n
<employeeId>EMP0004</employeeId>\n <name>Jeny Oconnor</name>\n <position>Personnel
Director</position>\n <salary>95,000</salary>\n <gender>Female</gender>\n <address
domestic=\"Yes\" street=\"Y&ent1;\">27 South Road. Dallas, Texas 98556</address>\n
</employee>\n <employee>\n <employeeId>EMP0005</employeeId>\n <name>Robert
Myers</name>\n <position>Computer Specialist</position>\n <salary>90,000</salary>\n
<gender>male</gender>\n <address street=\"Yes\">1821 Nordic. Road, Irving Texas
98558</address>\n </employee>\n </staff>\n", not "<?xml version=\"1.0\"?>\n<?TEST-STYLE
PIDATA?>\n<!DOCTYPE staff SYSTEM \"staff.dtd\" [\n<!NOTATION notation1 PUBLIC
\"notation1File\" >\n<!NOTATION notation2 SYSTEM \"notation2File\" >\n<!ENTITY ent1
\"es\">\n<!ENTITY ent2 \"1900 Dallas Road\">\n<!ENTITY ent3 \"Texas\">\n<!ENTITY ent4
\"<entElement domestic='Yes'>Element data</entElement><?PItarget PIdata?>\">\n<!ENTITY
ent5 PUBLIC \"entityURI\" \"entityFile\" NDATA notation1>\n<!ELEMENT br
EMPTY>\n<!ATTLIST br width CDATA \"0\">\n]>\n<!-- This is comment number
1.-->\n<staff>\n <employee>\n <employeeId>EMP0001</employeeId>\n <name>Margaret
Martin</name>\n <position>Accountant</position> \n <salary>56,000</salary>\n
<gender>Female</gender>\n <address domestic=\"Yes\">1230 North Ave. Dallas, Texas
98551</address>\n </employee>\n <employee>\n <employeeId>EMP0002</employeeId>\n
<name>Martha Raynolds<![CDATA[This is a CDATASection with EntityReference number
2 &ent2;]]>\n<![CDATA[This is an adjacent CDATASection with a reference to a
tab &tab;]]></name>\n <position>Secretary</position>\n <salary>35,000</salary>\n
<gender>Female</gender>\n <address domestic=\"Yes\" street=\"Yes\">&ent2; Dallas, &ent3;\n
98554</address>\n </employee>\n <employee>\n <employeeId>EMP0003</employeeId>\n
<name>Roger\n Jones</name>\n <position>Department Manager</position>\n
<salary>100,000</salary>\n <gender>&ent4;</gender>\n <address domestic=\"Yes\"
street=\"No\">PO Box 27 Irving, texas 98553</address>\n </employee>\n <employee>\n
<employeeId>EMP0004</employeeId>\n <name>Jeny Oconnor</name>\n <position>Personnel
Director</position>\n <salary>95,000</salary>\n <gender>Female</gender>\n <address
domestic=\"Yes\" street=\"Y&ent1;\">27 South Road. Dallas, Texas 98556</address>\n
</employee>\n <employee>\n <employeeId>EMP0005</employeeId>\n <name>Robert
Myers</name>\n <position>Computer Specialist</position>\n <salary>90,000</salary>\n
<gender>male</gender>\n <address street=\"Yes\">1821 Nordic. Road, Irving Texas
98558</address>\n </employee>\n </staff>\n".
1066 tests, 2827 assertions, 1 failures, 0 errors, 0 skips
spring2-0:2.5.6.SEC03-alt6_5jpp6
[javac] 3 warnings
BUILD FAILED
/usr/src/RPM/BUILD/spring2-2.5.6.SEC03/build.xml:295: Compile failed; see the compiler
error output for details.
swarmcache-0:1.0-alt3_0.cvs040225.8jpp5
[javac] Compiling 16 source files to /usr/src/RPM/BUILD/swarmcache/classes
[javac] /usr/src/RPM/BUILD/swarmcache/src/net/sf/swarmcache/JavaGroupsCommunicator.java:17:
error: package NotificationBus does not exist
[javac] public class JavaGroupsCommunicator extends Communicator implements
NotificationBus.Consumer {
[javac]
^
[javac] /usr/src/RPM/BUILD/swarmcache/src/net/sf/swarmcache/JavaGroupsCommunicator.java:24:
error: cannot find symbol
[javac] private NotificationBus bus;
--
[javac] location: class JavaGroupsCommunicator
[javac] /usr/src/RPM/BUILD/swarmcache/src/net/sf/swarmcache/JavaGroupsCommunicator.java:35:
error: cannot find symbol
[javac] bus = new NotificationBus(getGroupName());
--
[javac] location: class JavaGroupsCommunicator
[javac] /usr/src/RPM/BUILD/swarmcache/src/net/sf/swarmcache/JavaGroupsCommunicator.java:37:
error: cannot find symbol
[javac] bus = new NotificationBus(getGroupName(),
properties);
--
[javac] location: class JavaGroupsCommunicator
[javac] /usr/src/RPM/BUILD/swarmcache/src/net/sf/swarmcache/JavaGroupsCommunicator.java:40:
error: cannot find symbol
[javac] bus.getChannel().setOpt(Channel.LOCAL, new Boolean(false));
--
[javac] location: class Channel
[javac] /usr/src/RPM/BUILD/swarmcache/src/net/sf/swarmcache/JavaGroupsCommunicator.java:41:
error: cannot find symbol
[javac] bus.getChannel().setOpt(Channel.AUTO_RECONNECT, new
Boolean(true));
--
[javac] 6 errors
BUILD FAILED
/usr/src/RPM/BUILD/swarmcache/build.xml:61: Compile failed; see the compiler error
output for details.
tl4j-0:1.1.1-alt1_1jpp6
... 20 more
Caused by: java.lang.NoClassDefFoundError: org/apache/oro/text/perl/Perl5Util
at org.apache.commons.validator.UrlValidator.isValid(UrlValidator.java:242)
vdoclet-0:0.2-alt1_0.20070127.8jpp6
[javac] ^
[javac] /usr/src/RPM/BUILD/vdoclet/src/java/vdoclet/Generator.java:151: error: exception
GeneratorException is never thrown in body of corresponding try statement
[javac] } catch (GeneratorException e) {
--
[javac] 8 warnings
BUILD FAILED
/usr/src/RPM/BUILD/vdoclet/build.xml:104: Compile failed; see the compiler error output
for details.
wadi2-0:2.1.1-alt3_1jpp6
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/usr/src/RPM/BUILD/wadi-2.1.1/wadi-jgroups/src/main/java/org/codehaus/wadi/jgroups/JGroupsCluster.java:[40,18]
error: cannot find symbol
[ERROR] package org.jgroups
/usr/src/RPM/BUILD/wadi-2.1.1/wadi-jgroups/src/main/java/org/codehaus/wadi/jgroups/JGroupsDispatcher.java:[28,18]
error: cannot find symbol
[ERROR] package org.jgroups
/usr/src/RPM/BUILD/wadi-2.1.1/wadi-jgroups/src/main/java/org/codehaus/wadi/jgroups/JGroupsCluster.java:[65,139]
error: cannot find symbol
[ERROR] class JGroupsCluster
/usr/src/RPM/BUILD/wadi-2.1.1/wadi-jgroups/src/main/java/org/codehaus/wadi/jgroups/JGroupsDispatcher.java:[44,112]
error: cannot find symbol
[ERROR] class JGroupsDispatcher
/usr/src/RPM/BUILD/wadi-2.1.1/wadi-jgroups/src/main/java/org/codehaus/wadi/jgroups/JGroupsCluster.java:[54,7]
error: JGroupsCluster is not abstract and does not override abstract method unblock()
in MembershipListener
[ERROR]
/usr/src/RPM/BUILD/wadi-2.1.1/wadi-jgroups/src/main/java/org/codehaus/wadi/jgroups/JGroupsCluster.java:[92,38]
error: cannot find symbol
[ERROR] variable _channel of type Channel
/usr/src/RPM/BUILD/wadi-2.1.1/wadi-jgroups/src/main/java/org/codehaus/wadi/jgroups/JGroupsCluster.java:[267,49]
error: cannot find symbol
[ERROR] variable dest of type Address
/usr/src/RPM/BUILD/wadi-2.1.1/wadi-jgroups/src/main/java/org/codehaus/wadi/jgroups/JGroupsCluster.java:[310,20]
error: no suitable method found for send(Address,Address,JGroupsEnvelope)
[ERROR] is not applicable
--
(actual and formal argument lists differ in length)
/usr/src/RPM/BUILD/wadi-2.1.1/wadi-jgroups/src/main/java/org/codehaus/wadi/jgroups/JGroupsCluster.java:[330,21]
error: cannot find symbol
[INFO] 9 errors
ws-commons-java5-0:1.0.1-alt3_3jpp6
... 20 more
Caused by: java.lang.NoClassDefFoundError: org/apache/oro/text/perl/Perl5Util
at org.apache.commons.validator.UrlValidator.isValid(UrlValidator.java:242)
21 error logs REMOVED from the list
eclipse-cmakeed-1.1.6-alt1_4jpp7
eclipse-eclemma-2.1.2-alt1_2jpp7
eclipse-eclox-0.8.0-alt1_9.20100810svnjpp7
eclipse-emf-2.8.0-alt1_16jpp7
eclipse-rse-3.2-alt1_3jpp6
evms-2.5.5-alt24
flush-0.9.11-alt2
gnash-0.8.10-alt2
icu4j-1:4.4.2.2-alt1_12jpp7
jakarta-commons-collections31-1:3.1-alt6_9jpp5
jakarta-commons-latka-0:1.0-alt6_0.r560660.1jpp5
kde4-digikam-2.7.0-alt1
kdegraphics-3.5.13-alt3.qa1
libmesh-complex-0.7.3-alt2.svn20120228
libmesh-real-0.7.3-alt2.svn20120228
perl-DBIx-Class-0.08195-alt1
sane-frontends-1.0.14-alt4.1
springlobby-0.144-alt1_1
stardict-3.0.3-alt1
xsane-0.998-alt2.1
zarafa-7.1.0-alt6
Total 217 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk