Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253009 Details for
Bug 1423897
littleproxy: FTBFS in rawhide
Home
New
Search
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.rh90 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), 34.64 KB, created by
Fedora Release Engineering
on 2017-02-17 15:09:31 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 15:09:31 UTC
Size:
34.64 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/littleproxy.spec'], timeout=172800uid=1000printOutput=Falseenv={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash'}user='mockbuild'logger=<mockbuild.trace_decorator.getLog object at 0xffff9a813390>chrootPath='/var/lib/mock/f26-build-7621175-694371/root'gid=425shell=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/littleproxy.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/littleproxy-0.5.3-4.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/littleproxy.spec'], user='mockbuild'timeout=172800printOutput=Falseenv={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash'}private_network=Trueshell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff9a813390>chrootPath='/var/lib/mock/f26-build-7621175-694371/root'gid=425uid=1000) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/littleproxy.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lk0SCv >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf LittleProxy-littleproxy-0.5.3 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/littleproxy-0.5.3.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd LittleProxy-littleproxy-0.5.3 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ find . -name '*.class' -print -delete >+ find . -name '*.jar' -print -delete >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.sonatype.plugins:nexus-staging-maven-plugin >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.maven.plugins:maven-site-plugin >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:artifactId = '\''jetty-server'\'']/pom:version' 8.1.17.v20150415 >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:dependency[pom:artifactId = '\''jetty-server'\'']' ' ><exclusions> > <exclusion> > <groupId>org.eclipse.jetty.orbit</groupId> > <artifactId>javax.servlet</artifactId> > </exclusion> ></exclusions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:artifactId = '\''netty'\'']/pom:version' 3 >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.seleniumhq.selenium:selenium-java >+ rm -r src/test/java/org/littleshoot/proxy/EndToEndStoppingTest.java >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep javax.servlet:javax.servlet-api:3.1.0:test >+ rm -r src/test/java/org/littleshoot/proxy/HttpProxyTest.java >+ rm -r src/test/java/org/littleshoot/proxy/HttpFilterTest.java src/test/java/org/littleshoot/proxy/ProxyChainTest.java src/test/java/org/littleshoot/proxy/ProxyUtilsTest.java src/test/java/org/littleshoot/proxy/RegexHttpRequestFilterTest.java >+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py :littleproxy littleproxy >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C037zO >+ umask 022 >+ cd /builddir/build/BUILD >+ cd LittleProxy-littleproxy-0.5.3 >+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py >Executing: xmvn --batch-mode --offline 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', '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] ------------------------------------------------------------------------ >[INFO] Building LittleProxy 0.5.3 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ littleproxy --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 4 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ littleproxy --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 55 source files to /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/target/classes >[INFO] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/Launcher.java: Some input files use or override a deprecated API. >[INFO] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/Launcher.java: Recompile with -Xlint:deprecation for details. >[INFO] ------------------------------------------------------------- >[ERROR] COMPILATION ERROR : >[INFO] ------------------------------------------------------------- >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/IdleRequestHandler.java:[41,52] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable unansweredRequest of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRequestHandler.java:[391,28] cannot find symbol > symbol: method getHeaders(java.lang.String) > location: variable request of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRequestHandler.java:[553,17] cannot find symbol > symbol: method setHeader(java.lang.String,java.lang.String) > location: variable response of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRequestHandler.java:[557,17] cannot find symbol > symbol: method setHeader(java.lang.String,int) > location: variable response of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyAuthorizationManager.java:[35,21] cannot find symbol > symbol: method containsHeader(java.lang.String) > location: variable request of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyAuthorizationManager.java:[44,20] cannot find symbol > symbol: method getHeaders(java.lang.String) > location: variable request of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyAuthorizationManager.java:[67,20] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable request of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyAuthorizationManager.java:[69,16] cannot find symbol > symbol: method removeHeader(java.lang.String) > location: variable request of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyCacheManager.java:[211,25] cannot find symbol > symbol: method containsHeader(java.lang.String) > location: variable httpResponse of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyCacheManager.java:[215,25] cannot find symbol > symbol: method containsHeader(java.lang.String) > location: variable httpResponse of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyCacheManager.java:[228,25] cannot find symbol > symbol: method getHeaders(java.lang.String) > location: variable httpResponse of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyCacheManager.java:[230,24] cannot find symbol > symbol: method getHeaders(java.lang.String) > location: variable httpRequest of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyCacheManager.java:[264,25] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable httpResponse of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyCacheManager.java:[272,24] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable httpRequest of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[145,33] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable hr of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[152,34] cannot find symbol > symbol: method containsHeader(java.lang.String) > location: variable response of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[154,33] cannot find symbol > symbol: method addHeader(java.lang.String,java.lang.String) > location: variable response of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[343,30] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable res of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[347,30] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable res of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[389,16] cannot find symbol > symbol: method containsHeader(java.lang.String) > location: variable req of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[390,38] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable req of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[391,16] cannot find symbol > symbol: method removeHeader(java.lang.String) > location: variable req of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[395,20] cannot find symbol > symbol: method setHeader(java.lang.String,java.lang.String) > location: variable req of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[168,40] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable httpRequest of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[239,56] cannot find symbol > symbol: method getHeaderNames() > location: variable original of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[241,49] cannot find symbol > symbol: method getHeaders(java.lang.String) > location: variable original of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[242,17] cannot find symbol > symbol: method setHeader(java.lang.String,java.util.List<java.lang.String>) > location: variable copy of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[298,44] cannot find symbol > symbol: method getHeaderNames() > location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[300,37] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[316,33] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[390,36] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable request of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[477,31] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable copy of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[481,17] cannot find symbol > symbol: method setHeader(java.lang.String,java.lang.String) > location: variable copy of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[490,17] cannot find symbol > symbol: method containsHeader(java.lang.String) > location: variable copy of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[491,39] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable copy of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[492,17] cannot find symbol > symbol: method removeHeader(java.lang.String) > location: variable copy of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[493,17] cannot find symbol > symbol: method setHeader(java.lang.String,java.lang.String) > location: variable copy of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[502,49] cannot find symbol > symbol: method getHeaderNames() > location: variable original of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[505,53] cannot find symbol > symbol: method getHeaders(java.lang.String) > location: variable original of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[506,21] cannot find symbol > symbol: method setHeader(java.lang.String,java.util.List<java.lang.String>) > location: variable copy of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[518,44] cannot find symbol > symbol: method getHeaderNames() > location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[521,20] cannot find symbol > symbol: method removeHeader(java.lang.String) > location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[551,16] cannot find symbol > symbol: method containsHeader(java.lang.String) > location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[552,23] cannot find symbol > symbol: method getHeaders(java.lang.String) > location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[558,12] cannot find symbol > symbol: method setHeader(java.lang.String,java.util.List<java.lang.String>) > location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[574,17] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable http of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[579,51] cannot find symbol > symbol: method getHeader(java.lang.String) > location: variable http of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/RegexHttpRequestFilter.java:[88,51] cannot find symbol > symbol: method getHeaders(java.lang.String) > location: variable httpRequest of type org.jboss.netty.handler.codec.http.HttpRequest >[INFO] 48 errors >[INFO] ------------------------------------------------------------- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping LittleProxy >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 5.036 s >[INFO] Finished at: 2017-02-11T04:33:08+00:00 >[INFO] Final Memory: 16M/277M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project littleproxy: Compilation failure: Compilation failure: >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/IdleRequestHandler.java:[41,52] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable unansweredRequest of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRequestHandler.java:[391,28] cannot find symbol >[ERROR] symbol: method getHeaders(java.lang.String) >[ERROR] location: variable request of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRequestHandler.java:[553,17] cannot find symbol >[ERROR] symbol: method setHeader(java.lang.String,java.lang.String) >[ERROR] location: variable response of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRequestHandler.java:[557,17] cannot find symbol >[ERROR] symbol: method setHeader(java.lang.String,int) >[ERROR] location: variable response of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyAuthorizationManager.java:[35,21] cannot find symbol >[ERROR] symbol: method containsHeader(java.lang.String) >[ERROR] location: variable request of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyAuthorizationManager.java:[44,20] cannot find symbol >[ERROR] symbol: method getHeaders(java.lang.String) >[ERROR] location: variable request of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyAuthorizationManager.java:[67,20] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable request of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyAuthorizationManager.java:[69,16] cannot find symbol >[ERROR] symbol: method removeHeader(java.lang.String) >[ERROR] location: variable request of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyCacheManager.java:[211,25] cannot find symbol >[ERROR] symbol: method containsHeader(java.lang.String) >[ERROR] location: variable httpResponse of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyCacheManager.java:[215,25] cannot find symbol >[ERROR] symbol: method containsHeader(java.lang.String) >[ERROR] location: variable httpResponse of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyCacheManager.java:[228,25] cannot find symbol >[ERROR] symbol: method getHeaders(java.lang.String) >[ERROR] location: variable httpResponse of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyCacheManager.java:[230,24] cannot find symbol >[ERROR] symbol: method getHeaders(java.lang.String) >[ERROR] location: variable httpRequest of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyCacheManager.java:[264,25] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable httpResponse of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/DefaultProxyCacheManager.java:[272,24] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable httpRequest of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[145,33] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable hr of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[152,34] cannot find symbol >[ERROR] symbol: method containsHeader(java.lang.String) >[ERROR] location: variable response of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[154,33] cannot find symbol >[ERROR] symbol: method addHeader(java.lang.String,java.lang.String) >[ERROR] location: variable response of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[343,30] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable res of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[347,30] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable res of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[389,16] cannot find symbol >[ERROR] symbol: method containsHeader(java.lang.String) >[ERROR] location: variable req of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[390,38] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable req of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[391,16] cannot find symbol >[ERROR] symbol: method removeHeader(java.lang.String) >[ERROR] location: variable req of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/HttpRelayingHandler.java:[395,20] cannot find symbol >[ERROR] symbol: method setHeader(java.lang.String,java.lang.String) >[ERROR] location: variable req of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[168,40] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable httpRequest of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[239,56] cannot find symbol >[ERROR] symbol: method getHeaderNames() >[ERROR] location: variable original of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[241,49] cannot find symbol >[ERROR] symbol: method getHeaders(java.lang.String) >[ERROR] location: variable original of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[242,17] cannot find symbol >[ERROR] symbol: method setHeader(java.lang.String,java.util.List<java.lang.String>) >[ERROR] location: variable copy of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[298,44] cannot find symbol >[ERROR] symbol: method getHeaderNames() >[ERROR] location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[300,37] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[316,33] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[390,36] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable request of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[477,31] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable copy of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[481,17] cannot find symbol >[ERROR] symbol: method setHeader(java.lang.String,java.lang.String) >[ERROR] location: variable copy of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[490,17] cannot find symbol >[ERROR] symbol: method containsHeader(java.lang.String) >[ERROR] location: variable copy of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[491,39] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable copy of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[492,17] cannot find symbol >[ERROR] symbol: method removeHeader(java.lang.String) >[ERROR] location: variable copy of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[493,17] cannot find symbol >[ERROR] symbol: method setHeader(java.lang.String,java.lang.String) >[ERROR] location: variable copy of type org.jboss.netty.handler.codec.http.HttpRequest >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[502,49] cannot find symbol >[ERROR] symbol: method getHeaderNames() >[ERROR] location: variable original of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[505,53] cannot find symbol >[ERROR] symbol: method getHeaders(java.lang.String) >[ERROR] location: variable original of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[506,21] cannot find symbol >[ERROR] symbol: method setHeader(java.lang.String,java.util.List<java.lang.String>) >[ERROR] location: variable copy of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[518,44] cannot find symbol >[ERROR] symbol: method getHeaderNames() >[ERROR] location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[521,20] cannot find symbol >[ERROR] symbol: method removeHeader(java.lang.String) >[ERROR] location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[551,16] cannot find symbol >[ERROR] symbol: method containsHeader(java.lang.String) >[ERROR] location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[552,23] cannot find symbol >[ERROR] symbol: method getHeaders(java.lang.String) >[ERROR] location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[558,12] cannot find symbol >[ERROR] symbol: method setHeader(java.lang.String,java.util.List<java.lang.String>) >[ERROR] location: variable msg of type org.jboss.netty.handler.codec.http.HttpMessage >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[574,17] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable http of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/ProxyUtils.java:[579,51] cannot find symbol >[ERROR] symbol: method getHeader(java.lang.String) >[ERROR] location: variable http of type org.jboss.netty.handler.codec.http.HttpResponse >[ERROR] /builddir/build/BUILD/LittleProxy-littleproxy-0.5.3/src/main/java/org/littleshoot/proxy/RegexHttpRequestFilter.java:[88,51] cannot find symbol >[ERROR] symbol: method getHeaders(java.lang.String) >[ERROR] location: variable httpRequest of type org.jboss.netty.handler.codec.http.HttpRequest >[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: Bad exit status from /var/tmp/rpm-tmp.C037zO (%build) > Bad exit status from /var/tmp/rpm-tmp.C037zO (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/littleproxy.spec
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 1423897
: 1253009 |
1253010
|
1253011