Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246845 Details for
Bug 336817
media-sound/ptabtools does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
ptabtools-0.4.3:20100911-064645.log (text/plain), 67.98 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-11 14:08:30 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-11 14:08:30 UTC
Size:
67.98 KB
patch
obsolete
> * CPV: media-sound/ptabtools-0.4.3 > * REPO: gentoo > * Maintainer: sound@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking ptabtools-0.4.3.tar.gz to /var/tmp/portage/media-sound/ptabtools-0.4.3/work >>>> Source unpacked in /var/tmp/portage/media-sound/ptabtools-0.4.3/work >>>> Compiling source in /var/tmp/portage/media-sound/ptabtools-0.4.3/work/ptabtools-0.4.3 ... > * econf: updating ptabtools-0.4.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ptabtools-0.4.3/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for poptGetArg in -lpopt... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBXML... yes >checking for LIBXSLT... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking popt.h usability... yes >checking popt.h presence... yes >checking for popt.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >configure: creating ./config.status >config.status: creating Makefile.settings >config.status: creating ptabtools.spec >config.status: creating ptabtools.pc >config.status: creating config.h >make -j14 >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -c ptbdict.c >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -c ptb.c >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -c ptb-tuning.c >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -c ptb2ly.c >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -c ptb2ascii.c >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -c ptbinfo.c >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -c gp2ly.c >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -c gp.c >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -c ptb2abc.c >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -c ptb2xml.c -I/usr/include/libxml2 -I/usr/include/libxml2 -DMUSICXMLSTYLESHEET=\"/usr/share/ptabtools/ptbxml2musicxml.xsl\" >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -fPIC -c ptb.c -o ptb.po >ptb2ascii.c: In function âascii_write_chordtextâ: >ptb2ascii.c:80:5: warning: suggest parentheses around operand of â!â or change â|â to â||â or â!â to â~â >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -fPIC -c gp.c -o gp.po >ptb-tuning.c: In function âptb_write_tuning_dictâ: >ptb-tuning.c:100:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:101:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:102:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:107:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:109:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:111:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:112:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:113:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:115:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c: In function âptb_read_tuning_dictâ: >ptb-tuning.c:57:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:58:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:59:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:64:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:67:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:70:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:71:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:73:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:75:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -fPIC -c ptb-tuning.c -o ptb-tuning.po >ptb2abc.c: In function âabc_write_chordtextâ: >ptb2abc.c:114:5: warning: suggest parentheses around operand of â!â or change â|â to â||â or â!â to â~â >ptb-tuning.c: In function âptb_write_tuning_dictâ: >ptb-tuning.c:100:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:101:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:102:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:107:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:109:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:111:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:112:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:113:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c:115:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ptb-tuning.c: In function âptb_read_tuning_dictâ: >ptb-tuning.c:57:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:58:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:59:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:64:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:67:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:70:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:71:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:73:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb-tuning.c:75:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >ptb2xml.c: In function âxml_write_fontâ: >ptb2xml.c:70:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:71:2: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:71:2: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âconst char *â >ptb2xml.c:72:2: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:72:2: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:73:2: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:73:2: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:74:2: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:74:2: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:75:2: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:75:2: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:76:2: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:76:2: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_directionsâ: >ptb2xml.c:82:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:86:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_rhythmslashesâ: >ptb2xml.c:96:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:100:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:102:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:102:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:103:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:103:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:104:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:104:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:105:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:105:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_chordtextsâ: >ptb2xml.c:115:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:119:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:122:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:122:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âconst char *â >ptb2xml.c:123:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:123:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âconst char *â >ptb2xml.c:124:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:124:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:125:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:125:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:126:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:126:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:127:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:127:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:128:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:128:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_musicbarsâ: >ptb2xml.c:137:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:141:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:141:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:146:4: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:146:4: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_linedatasâ: >ptb2xml.c:156:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:160:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:163:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:163:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:164:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:164:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:165:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:165:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:166:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:166:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:167:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:167:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_positionsâ: >ptb2xml.c:176:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:180:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:183:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:183:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:184:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:184:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:185:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:185:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:186:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:186:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:187:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:187:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_staffsâ: >ptb2xml.c:198:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:203:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:206:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:206:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:207:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:207:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:208:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:208:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_sectionsâ: >ptb2xml.c:220:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:225:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:232:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:232:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:237:4: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:237:4: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:240:4: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:240:4: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:244:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:247:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:247:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:248:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:248:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:249:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:249:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:250:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:250:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:251:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:251:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:252:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:252:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:253:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:253:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:254:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:254:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:256:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:256:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:257:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:257:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:258:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:258:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:259:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:259:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:260:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:260:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:261:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:261:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:262:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:262:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_guitarsâ: >ptb2xml.c:279:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:285:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:290:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:290:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:292:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:297:4: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:298:4: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:298:4: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:299:4: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:299:4: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âconst char *â >ptb2xml.c:303:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:303:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:304:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:304:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:305:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:305:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:306:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:306:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:307:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:307:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:308:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:308:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:309:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:309:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:310:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:310:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:311:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:311:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:312:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:312:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:313:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:313:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_guitarinsâ: >ptb2xml.c:324:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:327:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:330:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:330:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:331:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:331:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:332:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:332:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:333:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:333:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:334:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:334:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_tempomarkersâ: >ptb2xml.c:345:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:348:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:348:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:350:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:350:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:351:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:351:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:352:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:352:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:353:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:353:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_dynamicsâ: >ptb2xml.c:364:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:367:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:370:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:370:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_chorddiagramsâ: >ptb2xml.c:381:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:385:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:386:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:390:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:390:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âconst char *â >ptb2xml.c:391:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:391:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âconst char *â >ptb2xml.c:392:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:392:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:393:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:393:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:396:4: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:396:4: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_sectionsymbolsâ: >ptb2xml.c:408:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:411:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:414:3: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:414:3: warning: pointer targets in passing argument 2 of âxmlNodeSetContentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:1012:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_floatingtextsâ: >ptb2xml.c:425:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:428:3: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:428:3: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:430:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:430:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:434:4: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:434:4: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:437:4: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:437:4: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:440:4: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:440:4: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_instrumentâ: >ptb2xml.c:455:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:457:2: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:457:2: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_song_headerâ: >ptb2xml.c:472:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:474:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:474:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:475:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:475:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:476:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:476:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:477:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:477:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:478:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:478:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:479:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:479:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:480:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:480:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:481:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:481:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:482:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:482:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_lesson_headerâ: >ptb2xml.c:491:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:493:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:493:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:494:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:494:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:495:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:495:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:496:2: warning: pointer targets in passing argument 3 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:496:2: warning: pointer targets in passing argument 4 of âxmlNewTextChildâ differ in signedness >/usr/include/libxml2/libxml/tree.h:852:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:499:2: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:499:2: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:500:2: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:500:2: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:501:2: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:501:2: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âxml_write_headerâ: >ptb2xml.c:511:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:514:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:514:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:518:3: warning: pointer targets in passing argument 2 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:518:3: warning: pointer targets in passing argument 3 of âxmlSetPropâ differ in signedness >/usr/include/libxml2/libxml/tree.h:968:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c: In function âmainâ: >ptb2xml.c:594:2: warning: pointer targets in passing argument 2 of âxmlCreateIntSubsetâ differ in signedness >/usr/include/libxml2/libxml/tree.h:707:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:594:2: warning: pointer targets in passing argument 4 of âxmlCreateIntSubsetâ differ in signedness >/usr/include/libxml2/libxml/tree.h:707:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:599:8: warning: pointer targets in passing argument 1 of âxmlNewCommentâ differ in signedness >/usr/include/libxml2/libxml/tree.h:827:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:608:2: warning: pointer targets in passing argument 2 of âxmlNewNodeâ differ in signedness >/usr/include/libxml2/libxml/tree.h:792:3: note: expected âconst xmlChar *â but argument is of type âchar *â >ptb2xml.c:618:3: warning: pointer targets in passing argument 1 of âxsltParseStylesheetFileâ differ in signedness >/usr/include/libxslt/xsltInternals.h:1834:4: note: expected âconst xmlChar *â but argument is of type âchar *â >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gp2ly gp2ly.o gp.o -lpopt >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ptbdict ptbdict.o ptb.o ptb-tuning.o -lpopt >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ptb2ly ptb2ly.o ptb.o -lpopt >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ptb2ascii ptb2ascii.o ptb.o -lpopt >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ptbinfo ptbinfo.o ptb.o -lpopt >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ptb2abc ptb2abc.o ptb.o -lpopt >ar rs libptb.a ptb.o gp.o ptb-tuning.o >ar: creating libptb.a >i686-pc-linux-gnu-gcc -Wl,-soname,libptb.so.0 -shared -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -o libptb.so.0.4.3 ptb.po gp.po ptb-tuning.po >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ptb2xml ptb2xml.o ptb.o -lxml2 -lxslt -lz -lm -lxml2 -lpopt >>>> Source compiled. >>>> Test phase [test]: media-sound/ptabtools-0.4.3 >make -j14 -j1 test >i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DHAVE_CONFIG_H= -c ptb2ptb.c >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ptb2ptb ptb2ptb.o ptb.o -lpopt >make -C tests >make[1]: Entering directory `/var/tmp/portage/media-sound/ptabtools-0.4.3/work/ptabtools-0.4.3/tests' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/media-sound/ptabtools-0.4.3/work/ptabtools-0.4.3/tests' > >>>> Install ptabtools-0.4.3 into /var/tmp/portage/media-sound/ptabtools-0.4.3/image/ category media-sound >make -j14 DESTDIR=/var/tmp/portage/media-sound/ptabtools-0.4.3/image/ libdir=/usr/lib install >/usr/bin/install -c -d /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/bin >test -z "ptbdict ptb2ly ptb2ascii ptbinfo gp2ly ptb2abc ptb2xml" || /usr/bin/install -c ptbdict ptb2ly ptb2ascii ptbinfo gp2ly ptb2abc ptb2xml /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/bin >/usr/bin/install -c -d /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/share/man/man1 >/usr/bin/install -c -m 644 ptbdict.1 ptb2ly.1 ptb2ascii.1 ptbinfo.1 gp2ly.1 ptb2abc.1 ptb2xml.1 /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/share/man/man1 >/usr/bin/install -c -d /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/lib >test -z "libptb.so.0.4.3 libptb.a" || /usr/bin/install -c -m 644 libptb.so.0.4.3 libptb.a /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/lib >/usr/bin/install -c -d /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/include >/usr/bin/install -c -m 644 ptb.h /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/include >/usr/bin/install -c -m 644 gp.h /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/include >/usr/bin/install -c -d /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/lib/pkgconfig >/usr/bin/install -c -m 644 ptabtools.pc /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/lib/pkgconfig >/usr/bin/install -c -d /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/share/ptabtools >/usr/bin/install -c -m 644 ptbxml2musicxml.xsl /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/share/ptabtools >/usr/bin/install -c -m 644 ptbxml.dtd /var/tmp/portage/media-sound/ptabtools-0.4.3/image//usr/share/ptabtools >>>> Completed installing ptabtools-0.4.3 into /var/tmp/portage/media-sound/ptabtools-0.4.3/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/libptb.so.0.4.3 > usr/bin/ptb2ascii > usr/bin/ptb2abc > usr/bin/gp2ly > usr/bin/ptb2xml > usr/bin/ptb2ly > usr/bin/ptbdict > usr/bin/ptbinfo > usr/lib/libptb.a > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/libptb.so.0.4.3 > >making executable: usr/lib/libptb.so.0.4.3
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 336817
: 246845