Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 904912 Details for
Bug 1106648
bval: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 27.04 KB, created by
Dennis Gilmore
on 2014-06-09 16:57:06 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 16:57:06 UTC
Size:
27.04 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/bval.spec'], False, '/var/lib/mock/f21-build-2129224-392880/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x11d4c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/bval.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: arm04-builder04.arm.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/bval-0.5-9.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bval.spec'], False, '/var/lib/mock/f21-build-2129224-392880/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x11d4c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bval.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BPrzPe >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf bval-parent-0.5 >+ /usr/bin/unzip -qq /builddir/build/SOURCES/bval-parent-0.5-source-release.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd bval-parent-0.5 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ find . -name '*.class' -delete >+ find . -name '*.jar' -delete >+ echo 'Patch #0 (bval-0.3-incubating-core-FeaturesCapable.patch):' >Patch #0 (bval-0.3-incubating-core-FeaturesCapable.patch): >+ /usr/bin/cat /builddir/build/SOURCES/bval-0.3-incubating-core-FeaturesCapable.patch >+ /usr/bin/patch -p0 --fuzz=0 >patching file bval-core/src/main/java/org/apache/bval/model/FeaturesCapable.java >+ echo 'Patch #1 (bval-0.4-jsr303-fix-jaxb-apis.patch):' >Patch #1 (bval-0.4-jsr303-fix-jaxb-apis.patch): >+ /usr/bin/cat /builddir/build/SOURCES/bval-0.4-jsr303-fix-jaxb-apis.patch >+ /usr/bin/patch -p0 --fuzz=0 >patching file bval-jsr303/src/main/java/org/apache/bval/jsr303/xml/ValidationMappingParser.java >patching file bval-jsr303/src/main/java/org/apache/bval/jsr303/xml/ValidationParser.java >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin org.codehaus.mojo:buildnumber-maven-plugin >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin org.codehaus.mojo:findbugs-maven-plugin >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin org.codehaus.mojo:findbugs-maven-plugin bval-xstream >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin org.codehaus.mojo:ianal-maven-plugin >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin org.codehaus.mojo:jdepend-maven-plugin >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep org.apache.geronimo.specs:geronimo-jpa_2.0_spec >+ python /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project/pom:dependencyManagement/pom:dependencies ' > <dependency> > <groupId>org.hibernate.javax.persistence</groupId> > <artifactId>hibernate-jpa-2.0-api</artifactId> > <version>1.0.1.Final</version> > </dependency>' >+ python /usr/share/java-utils/pom_editor.py pom_disable_module bval-guice >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep org.apache.bval:org.apache.bval.bundle bval-extras >+ python /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project/pom:dependencies ' > <dependency> > <groupId>org.apache.bval</groupId> > <artifactId>bval-core</artifactId> > <version>${project.version}</version> > </dependency>' bval-extras >+ python /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project/pom:dependencies ' > <dependency> > <groupId>org.apache.bval</groupId> > <artifactId>bval-jsr303</artifactId> > <version>${project.version}</version> > </dependency>' bval-extras >+ python /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project/pom:dependencies ' > <dependency> > <groupId>org.apache.geronimo.specs</groupId> > <artifactId>geronimo-osgi-locator</artifactId> > <version>1.0</version> > <scope>test</scope> > </dependency>' bval-jsr303 >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep :geronimo-jpa_2.0_spec bval-jsr303 >+ python /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project/pom:dependencies ' > <dependency> > <groupId>org.hibernate.javax.persistence</groupId> > <artifactId>hibernate-jpa-2.0-api</artifactId> > <scope>provided</scope> > <optional>true</optional> > </dependency>' bval-jsr303 >+ python /usr/share/java-utils/pom_editor.py pom_disable_module bval-tck >+ python /usr/share/java-utils/pom_editor.py pom_disable_module bundle >+ for s in bval-extras/src/main/java/org/apache/bval/extras/constraints/net/DomainValidator.java >+ native2ascii -encoding UTF8 bval-extras/src/main/java/org/apache/bval/extras/constraints/net/DomainValidator.java bval-extras/src/main/java/org/apache/bval/extras/constraints/net/DomainValidator.java >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.rat:apache-rat-plugin >+ rm -r bval-xstream/src/test/java/org/apache/bval/xml/BeanValidatorTest.java bval-xstream/src/test/java/org/apache/bval/xml/XMLMetaBeanInfosTest.java bval-xstream/src/test/java/org/apache/bval/xml/XMLMetaBeanManagerTest.java bval-json/src/test/java/org/apache/bval/json/JSONGeneratorTest.java bval-jsr303/src/test/java/org/apache/bval/jsr303/ValidationTest.java >+ sed -i 's|<groupId>javax.validation</groupId>|<groupId>org.apache.geronimo.specs</groupId>|' bval-jsr303/pom.xml bval-extras/pom.xml >+ sed -i 's|<artifactId>validation-api</artifactId>|<artifactId>geronimo-validation_1.0_spec</artifactId>|' bval-jsr303/pom.xml bval-extras/pom.xml >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5qosGG >+ umask 022 >+ cd /builddir/build/BUILD >+ cd bval-parent-0.5 >+ python /usr/share/java-utils/mvn_file.py :bval-core bval/core >+ python /usr/share/java-utils/mvn_file.py :bval-extras bval/extras >+ python /usr/share/java-utils/mvn_file.py :bval-json bval/json >+ python /usr/share/java-utils/mvn_file.py :bval-jsr303 bval/jsr303 >+ python /usr/share/java-utils/mvn_file.py :bval-xstream bval/xstream >+ python /usr/share/java-utils/mvn_build.py -- -Dri -Dproject.build.sourceEncoding=UTF-8 -Dmaven.local.depmap.file=/builddir/build/SOURCES/bval-0.5-depmap >Executing: xmvn --batch-mode --offline -Dri -Dproject.build.sourceEncoding=UTF-8 -Dmaven.local.depmap.file=/builddir/build/SOURCES/bval-0.5-depmap verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep >['xmvn', '--batch-mode', '--offline', u'-Dri', u'-Dproject.build.sourceEncoding=UTF-8', u'-Dmaven.local.depmap.file=/builddir/build/SOURCES/bval-0.5-depmap', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] >[INFO] Scanning for projects... >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Build Order: >[INFO] >[INFO] Apache BVal :: bval-parent (Parent POM) >[INFO] Apache BVal :: bval-core >[INFO] Apache BVal :: bval-xstream (optional) >[INFO] Apache BVal :: bval-jsr303 >[INFO] Apache BVal :: bval-json (optional) >[INFO] Apache BVal :: bval-extras (optional) >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Apache BVal :: bval-parent (Parent POM) 0.5 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ bval-parent --- >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (process-remote-resources) @ bval-parent --- >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ bval-parent --- >[INFO] >[INFO] >>> maven-source-plugin:2.2.1:jar (attach-source) @ bval-parent >>> >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ bval-parent --- >[INFO] >[INFO] <<< maven-source-plugin:2.2.1:jar (attach-source) @ bval-parent <<< >[INFO] >[INFO] --- maven-source-plugin:2.2.1:jar (attach-source) @ bval-parent --- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Apache BVal :: bval-core 0.5 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ bval-core --- >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (process-remote-resources) @ bval-core --- >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ bval-core --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bval-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/bval-parent-0.5/bval-core/src/main/resources >[INFO] Copying 5 resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bval-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 31 source files to /builddir/build/BUILD/bval-parent-0.5/bval-core/target/classes >[INFO] >[INFO] --- maven-antrun-plugin:1.7:run (set subversion revision) @ bval-core --- >[WARNING] Parameter tasks is deprecated, use target instead >[INFO] Executing tasks >main: > [echo] Version: 0.5 > [echo] Revision: ${buildNumber} > [echo] Date: ${timestamp} >[INFO] Executed tasks >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bval-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 1 resource >[INFO] Copying 5 resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bval-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 3 source files to /builddir/build/BUILD/bval-parent-0.5/bval-core/target/test-classes >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bval-core --- >[INFO] Surefire report directory: /builddir/build/BUILD/bval-parent-0.5/bval-core/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.apache.bval.model.MetaPropertyTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.bval.model.MetaPropertyTest >Running org.apache.bval.ValidationResultsTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.bval.ValidationResultsTest >Results : >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bval-core --- >[INFO] Building jar: /builddir/build/BUILD/bval-parent-0.5/bval-core/target/bval-core-0.5.jar >[INFO] >[INFO] >>> maven-source-plugin:2.2.1:jar (attach-source) @ bval-core >>> >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ bval-core --- >[INFO] >[INFO] <<< maven-source-plugin:2.2.1:jar (attach-source) @ bval-core <<< >[INFO] >[INFO] --- maven-source-plugin:2.2.1:jar (attach-source) @ bval-core --- >[INFO] Building jar: /builddir/build/BUILD/bval-parent-0.5/bval-core/target/bval-core-0.5-sources.jar >[INFO] >[INFO] --- maven-jar-plugin:2.4:test-jar (attach-tests) @ bval-core --- >[INFO] Building jar: /builddir/build/BUILD/bval-parent-0.5/bval-core/target/bval-core-0.5-tests.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Apache BVal :: bval-xstream (optional) 0.5 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ bval-xstream --- >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (process-remote-resources) @ bval-xstream --- >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ bval-xstream --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bval-xstream --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/bval-parent-0.5/bval-xstream/src/main/resources >[INFO] Copying 5 resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bval-xstream --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 23 source files to /builddir/build/BUILD/bval-parent-0.5/bval-xstream/target/classes >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bval-xstream --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 2 resources >[INFO] Copying 5 resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bval-xstream --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 5 source files to /builddir/build/BUILD/bval-parent-0.5/bval-xstream/target/test-classes >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bval-xstream --- >[INFO] Surefire report directory: /builddir/build/BUILD/bval-parent-0.5/bval-xstream/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.apache.bval.routines.StandardValidationTest >Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 sec - in org.apache.bval.routines.StandardValidationTest >Results : >Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bval-xstream --- >[INFO] Building jar: /builddir/build/BUILD/bval-parent-0.5/bval-xstream/target/bval-xstream-0.5.jar >[INFO] >[INFO] >>> maven-source-plugin:2.2.1:jar (attach-source) @ bval-xstream >>> >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ bval-xstream --- >[INFO] >[INFO] <<< maven-source-plugin:2.2.1:jar (attach-source) @ bval-xstream <<< >[INFO] >[INFO] --- maven-source-plugin:2.2.1:jar (attach-source) @ bval-xstream --- >[INFO] Building jar: /builddir/build/BUILD/bval-parent-0.5/bval-xstream/target/bval-xstream-0.5-sources.jar >[INFO] >[INFO] --- maven-jar-plugin:2.4:test-jar (attach-tests) @ bval-xstream --- >[INFO] Building jar: /builddir/build/BUILD/bval-parent-0.5/bval-xstream/target/bval-xstream-0.5-tests.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Apache BVal :: bval-jsr303 0.5 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ bval-jsr303 --- >[INFO] >[INFO] --- jaxb2-maven-plugin:1.5:xjc (default) @ bval-jsr303 --- >[INFO] Generating source... >[INFO] parsing a schema... >[INFO] compiling a schema... >[INFO] org/apache/bval/jsr303/xml/AnnotationType.java >[INFO] org/apache/bval/jsr303/xml/BeanType.java >[INFO] org/apache/bval/jsr303/xml/ClassType.java >[INFO] org/apache/bval/jsr303/xml/ConstraintDefinitionType.java >[INFO] org/apache/bval/jsr303/xml/ConstraintMappingsType.java >[INFO] org/apache/bval/jsr303/xml/ConstraintType.java >[INFO] org/apache/bval/jsr303/xml/ElementType.java >[INFO] org/apache/bval/jsr303/xml/FieldType.java >[INFO] org/apache/bval/jsr303/xml/GetterType.java >[INFO] org/apache/bval/jsr303/xml/GroupSequenceType.java >[INFO] org/apache/bval/jsr303/xml/GroupsType.java >[INFO] org/apache/bval/jsr303/xml/ObjectFactory.java >[INFO] org/apache/bval/jsr303/xml/PayloadType.java >[INFO] org/apache/bval/jsr303/xml/PropertyType.java >[INFO] org/apache/bval/jsr303/xml/ValidatedByType.java >[INFO] org/apache/bval/jsr303/xml/ValidationConfigType.java >[INFO] org/apache/bval/jsr303/xml/package-info.java >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (process-remote-resources) @ bval-jsr303 --- >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ bval-jsr303 --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bval-jsr303 --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 7 resources >[INFO] Copying 2 resources to META-INF >[INFO] Copying 5 resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bval-jsr303 --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 133 source files to /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/target/classes >[INFO] ------------------------------------------------------------- >[WARNING] COMPILATION WARNING : >[INFO] ------------------------------------------------------------- >[WARNING] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/groups/Group.java: /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/groups/Group.java uses or overrides a deprecated API. >[WARNING] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/groups/Group.java: Recompile with -Xlint:deprecation for details. >[WARNING] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/util/EnumerationConverter.java: /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/util/EnumerationConverter.java uses unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/util/EnumerationConverter.java: Recompile with -Xlint:unchecked for details. >[INFO] 4 warnings >[INFO] ------------------------------------------------------------- >[INFO] ------------------------------------------------------------- >[ERROR] COMPILATION ERROR : >[INFO] ------------------------------------------------------------- >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/ConstraintValidation.java:[141,9] reference to validate is ambiguous > both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/ConstraintValidation.java:[180,36] reference to validate is ambiguous > both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/ConstraintValidation.java:[197,25] reference to validate is ambiguous > both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/extensions/MethodValidatorImpl.java:[209,27] reference to validate is ambiguous > both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/extensions/MethodValidatorImpl.java:[215,31] reference to validate is ambiguous > both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/extensions/MethodValidatorImpl.java:[266,27] reference to validate is ambiguous > both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/extensions/MethodValidatorImpl.java:[272,31] reference to validate is ambiguous > both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[INFO] 7 errors >[INFO] ------------------------------------------------------------- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping Apache BVal :: bval-parent (Parent POM) >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] Apache BVal :: bval-parent (Parent POM) ........... SUCCESS [ 12.500 s] >[INFO] Apache BVal :: bval-core .......................... SUCCESS [ 38.842 s] >[INFO] Apache BVal :: bval-xstream (optional) ............ SUCCESS [ 13.835 s] >[INFO] Apache BVal :: bval-jsr303 ........................ FAILURE [ 40.218 s] >[INFO] Apache BVal :: bval-json (optional) ............... SKIPPED >[INFO] Apache BVal :: bval-extras (optional) ............. SKIPPED >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 01:59 min >[INFO] Finished at: 2014-06-07T16:53:37+00:00 >[INFO] Final Memory: 22M/61M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project bval-jsr303: Compilation failure: Compilation failure: >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/ConstraintValidation.java:[141,9] reference to validate is ambiguous >[ERROR] both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/ConstraintValidation.java:[180,36] reference to validate is ambiguous >[ERROR] both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/ConstraintValidation.java:[197,25] reference to validate is ambiguous >[ERROR] both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/extensions/MethodValidatorImpl.java:[209,27] reference to validate is ambiguous >[ERROR] both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/extensions/MethodValidatorImpl.java:[215,31] reference to validate is ambiguous >[ERROR] both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/extensions/MethodValidatorImpl.java:[266,27] reference to validate is ambiguous >[ERROR] both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] /builddir/build/BUILD/bval-parent-0.5/bval-jsr303/src/main/java/org/apache/bval/jsr303/extensions/MethodValidatorImpl.java:[272,31] reference to validate is ambiguous >[ERROR] both method <L>validate(org.apache.bval.model.ValidationContext<L>) in org.apache.bval.jsr303.ConstraintValidation and method validate(org.apache.bval.jsr303.GroupValidationContext<?>) in org.apache.bval.jsr303.ConstraintValidation match >[ERROR] -> [Help 1] >[ERROR] >[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. >[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/MojoFailureException >[ERROR] >[ERROR] After correcting the problems, you can resume the build with the command >[ERROR] mvn <goals> -rf :bval-jsr303 >error: Bad exit status from /var/tmp/rpm-tmp.5qosGG (%build) > Bad exit status from /var/tmp/rpm-tmp.5qosGG (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bval.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bval.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1106648
: 904912 |
904913
|
904914