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 1442887 Details for
Bug 1556579
sfntly: FTBFS in F28
[?]
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
build.log (text/plain), 27.24 KB, created by
Fedora Release Engineering
on 2018-05-28 08:21:33 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 08:21:33 UTC
Size:
27.24 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/sfntly.spec'], chrootPath='/var/lib/mock/f29-build-12553382-917956/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f888c584e10>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/sfntly.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/sfntly-0-0.14.r214.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/sfntly.spec'], chrootPath='/var/lib/mock/f29-build-12553382-917956/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f888c584e10>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/sfntly.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.12Ek4g >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf sfntly >+ /usr/bin/xz -dc /builddir/build/SOURCES/sfntly.tar.xz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd sfntly >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ pushd java/src/com/google/typography/font/tools >~/build/BUILD/sfntly/java/src/com/google/typography/font/tools ~/build/BUILD/sfntly >+ sed -i /zipfileset/d fontinfo/build.xml >+ sed -i /zipfileset/d conversion/build.xml >+ sed -i /zipfileset/d sfnttool/build.xml >+ popd >~/build/BUILD/sfntly >+ sed -i /zipfileset/d java/src/com/google/typography/font/sfntly/sample/build.xml >++ build-classpath icu4j-charset >++ build-classpath icu4j >++ build-classpath beust-jcommander >++ build-classpath junit >+ sed -i 's|lib/icu4j-charset-4_8_1_1.jar:lib/icu4j-4_8_1_1.jar:lib/jcommander-1.27.jar:lib/junit-4.10.jar|/usr/share/java/icu4j/icu4j-charset.jar:/usr/share/java/icu4j/icu4j.jar:/usr/share/java/icu4j/icu4j-charset.jar:/usr/share/java/icu4j/icu4j.jar:/usr/share/java/beust-jcommander.jar:/usr/share/java/junit.jar|' java/javadoc.xml >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dpTdFn >+ umask 022 >+ cd /builddir/build/BUILD >~/build/BUILD/sfntly/java ~/build/BUILD/sfntly >+ cd sfntly >+ pushd java >+ ant -Dlib.dir=/usr/share/java >Buildfile: /builddir/build/BUILD/sfntly/java/build.xml >compile: > [mkdir] Created dir: /builddir/build/BUILD/sfntly/java/build/classes > [javac] Compiling 104 source files to /builddir/build/BUILD/sfntly/java/build/classes > [javac] Note: /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/tools/fontinfo/FontInfoMain.java uses or overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. >dist: >compile: >jar: >compile: >sfntly-jar: > [mkdir] Created dir: /builddir/build/BUILD/sfntly/java/dist/lib > [jar] Building jar: /builddir/build/BUILD/sfntly/java/dist/lib/sfntly.jar >src-jar: > [jar] Building jar: /builddir/build/BUILD/sfntly/java/dist/lib/sfntly-src.jar >javadoc: > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package com.google.typography.font.sfntly... > [javadoc] Loading source files for package com.google.typography.font.sfntly.data... > [javadoc] Loading source files for package com.google.typography.font.sfntly.math... > [javadoc] Loading source files for package com.google.typography.font.sfntly.sample.sflint... > [javadoc] Loading source files for package com.google.typography.font.sfntly.sample.sfntdump... > [javadoc] Loading source files for package com.google.typography.font.sfntly.table... > [javadoc] Loading source files for package com.google.typography.font.sfntly.table.bitmap... > [javadoc] Loading source files for package com.google.typography.font.sfntly.table.core... > [javadoc] Loading source files for package com.google.typography.font.sfntly.table.truetype... > [javadoc] Loading source files for package com.google.typography.font.tools.conversion.eot... > [javadoc] Loading source files for package com.google.typography.font.tools.conversion.woff... > [javadoc] Loading source files for package com.google.typography.font.tools.fontinfo... > [javadoc] Loading source files for package com.google.typography.font.tools.sfnttool... > [javadoc] Loading source files for package com.google.typography.font.tools.subsetter... > [javadoc] Loading source files for package com.google.typography.font.sfntly.testutils... > [javadoc] Constructing Javadoc information... > [javadoc] Creating destination directory: "/builddir/build/BUILD/sfntly/java/build/javadoc/" > [javadoc] Standard Doclet version 1.8.0_171 > [javadoc] Building tree for all the packages and classes... > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/Font.java:755: warning: no description for @param > [javadoc] * @param tag > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/Font.java:774: warning: no description for @param > [javadoc] * @param tag > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/Font.java:775: warning: no description for @param > [javadoc] * @param srcData > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/FontFactory.java:125: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/FontFactory.java:146: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/FontFactory.java:213: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/FontFactory.java:235: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/FontFactory.java:296: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/test/com/google/typography/font/sfntly/OTFBasicEditingTests.java:52: warning: no description for @throws > [javadoc] * @throws Exception > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/test/com/google/typography/font/sfntly/OTFBasicEditingTests.java:90: warning: no description for @throws > [javadoc] * @throws Exception > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:155: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:165: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:175: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:185: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:195: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:206: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:207: warning: no description for @throws > [javadoc] * @throws ArithmeticException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:221: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:231: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:241: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:28: error: tag not allowed here: <table> > [javadoc] * <table> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:83: error: no summary or caption for table > [javadoc] * </table> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:85: error: text not allowed in <table> element > [javadoc] * @author Stuart Gill > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontInputStream.java:27: error: element not closed: table > [javadoc] * <table> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontOutputStream.java:133: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontOutputStream.java:143: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontOutputStream.java:154: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontOutputStream.java:164: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontOutputStream.java:176: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontOutputStream.java:189: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontOutputStream.java:199: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontOutputStream.java:209: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontOutputStream.java:27: error: tag not allowed here: <table> > [javadoc] * <table> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontOutputStream.java:82: error: no summary or caption for table > [javadoc] * </table> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontOutputStream.java:84: error: text not allowed in <table> element > [javadoc] * @author Stuart Gill > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/FontOutputStream.java:26: error: element not closed: table > [javadoc] * <table> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/ReadableFontData.java:547: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/ReadableFontData.java:32: error: tag not allowed here: <table> > [javadoc] * <table> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/ReadableFontData.java:87: error: no summary or caption for table > [javadoc] * </table> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/ReadableFontData.java:89: error: text not allowed in <table> element > [javadoc] * @author Stuart Gill > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/ReadableFontData.java:31: error: element not closed: table > [javadoc] * <table> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/WritableFontData.java:36: error: bad use of '>' > [javadoc] * @param length if length > 0 create a fixed length font data; otherwise > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/WritableFontData.java:378: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/data/WritableFontData.java:388: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/SfntDump.java:71: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/ByteArrayTableBuilder.java:59: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/ByteArrayTableBuilder.java:75: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/ByteArrayTableBuilder.java:90: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/Table.java:157: warning: no @return > [javadoc] public final Header header() { > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/FontDataTable.java:142: warning: no description for @param > [javadoc] * @param data > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/Header.java:100: warning: no description for @param > [javadoc] * @param tag > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/Header.java:82: warning: no description for @param > [javadoc] * @param tag > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/Header.java:83: warning: no description for @param > [javadoc] * @param length > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/Header.java:62: warning: no description for @param > [javadoc] * @param tag > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/Header.java:63: warning: no description for @param > [javadoc] * @param offset > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/Header.java:64: warning: no description for @param > [javadoc] * @param length > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/Header.java:65: warning: no description for @param > [javadoc] * @param checksum > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/core/CMapFormat2.java:65: warning: no description for @param > [javadoc] * @param character > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/core/CMapTable.java:436: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/core/CMapTable.java:657: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/core/OS2Table.java:215: error: malformed HTML > [javadoc] * Generates an EnumSet\<EmbeddingFlags\> representation of the supplied > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/core/OS2Table.java:215: error: bad use of '>' > [javadoc] * Generates an EnumSet\<EmbeddingFlags\> representation of the supplied > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/core/OS2Table.java:219: error: malformed HTML > [javadoc] * @return a new EnumSet\<EmbeddingFlags\> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/core/OS2Table.java:219: error: bad use of '>' > [javadoc] * @return a new EnumSet\<EmbeddingFlags\> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/core/OS2Table.java:233: error: malformed HTML > [javadoc] * EnumSet\<EmbeddingFlags\>. > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/core/OS2Table.java:233: error: bad use of '>' > [javadoc] * EnumSet\<EmbeddingFlags\>. > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/core/OS2Table.java:247: error: malformed HTML > [javadoc] * Takes an EnumSet\<EmbeddingFlags\> representation of the fsType and > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/core/OS2Table.java:247: error: bad use of '>' > [javadoc] * Takes an EnumSet\<EmbeddingFlags\> representation of the fsType and > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/LocaTable.java:272: warning: no description for @param > [javadoc] * @param formatVersion > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/LocaTable.java:299: warning: no description for @param > [javadoc] * @param list > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/tools/conversion/eot/LzcompCompress.java:21: error: unexpected text > [javadoc] * draft spec at {@link "http://www.w3.org/Submission/MTX/"} > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/tools/subsetter/Subsetter.java:75: error: unknown tag: list > [javadoc] * The two most common cases would be: <list> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/tools/subsetter/Subsetter.java:76: error: text not allowed in <ul> element > [javadoc] * <ul> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/tools/subsetter/Subsetter.java:77: error: tag not allowed here: <br> > [javadoc] * a list of one or more cmap ids with a count setting of 1 <br>This will use > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/tools/subsetter/Subsetter.java:82: error: text not allowed in <ul> element > [javadoc] * <ul> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/tools/subsetter/Subsetter.java:84: error: tag not allowed here: <br> > [javadoc] * length <br>This will use the list of cmap ids and try to place each one > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/tools/subsetter/Subsetter.java:87: error: unknown tag: list > [javadoc] * </list> > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/tools/subsetter/GlyphRenumberer.java:64: warning: no @param for glyph > [javadoc] public static ReadableFontData renumberGlyph(ReadableFontData glyph, > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/src/com/google/typography/font/tools/subsetter/GlyphRenumberer.java:64: warning: no @param for mapping > [javadoc] public static ReadableFontData renumberGlyph(ReadableFontData glyph, > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/test/com/google/typography/font/sfntly/testutils/TestFontUtils.java:58: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/test/com/google/typography/font/sfntly/testutils/TestFontUtils.java:70: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/test/com/google/typography/font/sfntly/testutils/TestFontUtils.java:92: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/test/com/google/typography/font/sfntly/testutils/TestFontUtils.java:110: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/test/com/google/typography/font/sfntly/testutils/TestFontUtils.java:122: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/test/com/google/typography/font/sfntly/testutils/TestUtils.java:73: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] /builddir/build/BUILD/sfntly/java/test/com/google/typography/font/sfntly/testutils/TestUtils.java:182: warning: no description for @throws > [javadoc] * @throws IOException > [javadoc] ^ > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... > [javadoc] Generating /builddir/build/BUILD/sfntly/java/build/javadoc/help-doc.html... > [javadoc] 28 errors > [javadoc] 58 warnings >doc-jar: > [jar] Building jar: /builddir/build/BUILD/sfntly/java/dist/lib/sfntly-javadoc.jar >compile: >sfntly-jar: >sflint: > [mkdir] Created dir: /builddir/build/BUILD/sfntly/java/dist/sample/sflint > [jar] Building jar: /builddir/build/BUILD/sfntly/java/dist/sample/sflint/sflint.jar >sfntdump: > [mkdir] Created dir: /builddir/build/BUILD/sfntly/java/dist/sample/sfntdump > [jar] Building jar: /builddir/build/BUILD/sfntly/java/dist/sample/sfntdump/sfntdump.jar >all: >compile: >sfntly-jar: >eotconverter: > [mkdir] Created dir: /builddir/build/BUILD/sfntly/java/dist/tools/conversion/eot > [jar] Building jar: /builddir/build/BUILD/sfntly/java/dist/tools/conversion/eot/eotconverter.jar >woffconverter: > [mkdir] Created dir: /builddir/build/BUILD/sfntly/java/dist/tools/conversion/woff > [jar] Building jar: /builddir/build/BUILD/sfntly/java/dist/tools/conversion/woff/woffconverter.jar >all: >compile: >sfntly-jar: >fontinfo: > [mkdir] Created dir: /builddir/build/BUILD/sfntly/java/dist/tools/fontinfo > [jar] Building jar: /builddir/build/BUILD/sfntly/java/dist/tools/fontinfo/fontinfo.jar >compile: >sfntly-jar: >sfnttool: > [mkdir] Created dir: /builddir/build/BUILD/sfntly/java/dist/tools/sfnttool > [jar] Building jar: /builddir/build/BUILD/sfntly/java/dist/tools/sfnttool/sfnttool.jar >compile: >subsetter: > [mkdir] Created dir: /builddir/build/BUILD/sfntly/java/dist/tools/subsetter > [jar] Building jar: /builddir/build/BUILD/sfntly/java/dist/tools/subsetter/subsetter.jar >BUILD SUCCESSFUL >Total time: 6 seconds >+ popd >~/build/BUILD/sfntly >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZlIDQL >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/sfntly-0-0.14.r214.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/sfntly-0-0.14.r214.fc29.noarch >++ dirname /builddir/build/BUILDROOT/sfntly-0-0.14.r214.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/sfntly-0-0.14.r214.fc29.noarch >+ cd sfntly >+ mkdir -p /builddir/build/BUILDROOT/sfntly-0-0.14.r214.fc29.noarch/usr/share/java/sfntly >+ cp -p java/dist/lib/sfntly.jar /builddir/build/BUILDROOT/sfntly-0-0.14.r214.fc29.noarch/usr/share/java/sfntly/sfntly.jar >+ cp -p java/dist/tools/sfnttool/sfnttool.jar /builddir/build/BUILDROOT/sfntly-0-0.14.r214.fc29.noarch/usr/share/java/sfntly/sfnttool.jar >+ mkdir -p /builddir/build/BUILDROOT/sfntly-0-0.14.r214.fc29.noarch/usr/share/maven-poms >+ install -pm 644 /builddir/build/SOURCES/sfntly-template-pom.xml /builddir/build/BUILDROOT/sfntly-0-0.14.r214.fc29.noarch/usr/share/maven-poms/JPP.sfntly-sfntly.pom >+ %add_maven_depmap JPP.sfntly-sfntly.pom sfntly/sfntly.jar >/var/tmp/rpm-tmp.ZlIDQL: line 44: fg: no job control >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.ZlIDQL (%install) > Bad exit status from /var/tmp/rpm-tmp.ZlIDQL (%install) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, 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/sfntly.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 1556579
: 1442887 |
1442888
|
1442889