Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 384005 Details for
Bug 555452
FTBFS dbxml-perl-2.0040016-2.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 31.26 KB, created by
FTBFS
on 2010-01-14 17:25:53 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-01-14 17:25:53 UTC
Size:
31.26 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dbxml-perl.spec'], False, '/var/lib/mock/fedora-development-x86_64-dbxml-perl-2.0040016-2.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x19c3850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dbxml-perl.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/dbxml-perl-2.0040016-2.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dbxml-perl.spec'], False, '/var/lib/mock/fedora-development-x86_64-dbxml-perl-2.0040016-2.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x19c3850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dbxml-perl.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.laxgrv >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf dbxml-perl-2.0040016 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/dbxml-perl-2.0040016.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd dbxml-perl-2.0040016 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IjaxoK >+ umask 022 >+ cd /builddir/build/BUILD >+ cd dbxml-perl-2.0040016 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ sed -i 's!CC = @CXX@!CC = g++!' config.in >+ sed -i 's!DBXML_LIB_NAME = dbxml-@DBXML_VERSION_MAJOR@.@DBXML_VERSION_MINOR@!DBXML_LIB_NAME = dbxml-2.4!' config.in >+ sed -i 's!DBXML_LIB_PATH = ../../build_unix/.libs!DBXML_LIB_PATH = /usr/lib64!' config.in >+ sed -i 's!DBXML_INC_PATH = ../../include!DBXML_INC_PATH = /usr/include!' config.in >+ sed -i 's!BDB_LIB_NAME = db_cxx-4!BDB_LIB_NAME = db_cxx!' config.in >+ sed -i 's!BDB_LIB_PATH = @DB_DIR@/lib!BDB_LIB_PATH = /usr/lib64!' config.in >+ sed -i 's!BDB_INC_PATH = @DB_DIR@/include!BDB_INC_PATH = /usr/include!' config.in >+ sed -i 's!XERCES_LIB_PATH = @XERCES_DIR@/lib!XERCES_LIB_PATH = /usr/lib64!' config.in >+ sed -i 's!XQILLA_LIB_NAME = xqilla!XQILLA_LIB_NAME = xqilla!' config.in >+ sed -i 's!XQILLA_LIB_PATH = @XQILLA_DIR@/lib!XQILLA_LIB_PATH = /usr/lib64!' config.in >+ cp config.in config >+ /usr/bin/perl Makefile.PL PREFIX=/builddir/build/BUILDROOT/dbxml-perl-2.0040016-2.fc13.x86_64/usr INSTALLDIRS=vendor >Checking if your kit is complete... >Looks good >Writing Makefile for Sleepycat::Db >Writing Makefile for Sleepycat::DbXml >Writing Makefile for Sleepycat::DbXml >+ make 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >make[1]: Entering directory `/builddir/build/BUILD/dbxml-perl-2.0040016/Db' >cp Db.pod ../blib/lib/Sleepycat/Db.pod >cp DbEnv.pod ../blib/lib/Sleepycat/DbEnv.pod >cp DbTxn.pod ../blib/lib/Sleepycat/DbTxn.pod >cp Db.pm ../blib/lib/Sleepycat/Db.pm >cp Dbc.pod ../blib/lib/Sleepycat/Dbc.pod >cp Dbt.pod ../blib/lib/Sleepycat/Dbt.pod >/usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -noprototypes -C++ -typemap ../typemap -typemap /usr/share/perl5/ExtUtils/typemap Db.xs > Db.xsc && mv Db.xsc Db.c >g++ -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"4.006021\" -DXS_VERSION=\"4.006021\" -fPIC "-I/usr/lib64/perl5/CORE" Db.c >In file included from Db.xs:19: >const-c.inc: In function 'int constant_16(PerlInterpreter*, const char*, IV*)': >const-c.inc:939: error: 'DB_XA_CREATE' was not declared in this scope >const-c.inc: In function 'int constant_18(PerlInterpreter*, const char*, IV*)': >const-c.inc:1200: error: 'DB_XIDDATASIZE' was not declared in this scope >In file included from Db.xs:23: >../common.h: In function 'void ckObjectPointer(SV*, char*, char*, char*)': >../common.h:184: warning: unused variable 'my_perl' >../common.h: In function 'void my_hv_store(HV*, char*, SV*)': >../common.h:198: warning: unused variable 'my_perl' >../common.h: In function 'void my_get_caller(int&, std::string&)': >../common.h:205: warning: unused variable 'my_perl' >Db.c: In function 'void XS_Db_constant(PerlInterpreter*, CV*)': >Db.c:100: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbException_DESTROY(PerlInterpreter*, CV*)': >Db.c:220: warning: deprecated conversion from string constant to 'char*' >Db.c:220: warning: deprecated conversion from string constant to 'char*' >Db.c:220: warning: deprecated conversion from string constant to 'char*' >Db.c:211: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbException_get_errno(PerlInterpreter*, CV*)': >Db.c:250: warning: deprecated conversion from string constant to 'char*' >Db.c:250: warning: deprecated conversion from string constant to 'char*' >Db.c:250: warning: deprecated conversion from string constant to 'char*' >Db.c:239: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_std__exception_DESTROY(PerlInterpreter*, CV*)': >Db.c:279: warning: deprecated conversion from string constant to 'char*' >Db.c:279: warning: deprecated conversion from string constant to 'char*' >Db.c:279: warning: deprecated conversion from string constant to 'char*' >Db.c:270: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_std__exception_what(PerlInterpreter*, CV*)': >Db.c:309: warning: deprecated conversion from string constant to 'char*' >Db.c:309: warning: deprecated conversion from string constant to 'char*' >Db.c:309: warning: deprecated conversion from string constant to 'char*' >Db.c:298: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_new(PerlInterpreter*, CV*)': >Db.c:329: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_DESTROY(PerlInterpreter*, CV*)': >Db.c:388: warning: deprecated conversion from string constant to 'char*' >Db.c:388: warning: deprecated conversion from string constant to 'char*' >Db.c:388: warning: deprecated conversion from string constant to 'char*' >Db.c:374: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_close(PerlInterpreter*, CV*)': >Db.c:429: warning: deprecated conversion from string constant to 'char*' >Db.c:429: warning: deprecated conversion from string constant to 'char*' >Db.c:429: warning: deprecated conversion from string constant to 'char*' >Db.c:412: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_dbremove(PerlInterpreter*, CV*)': >Db.c:477: warning: deprecated conversion from string constant to 'char*' >Db.c:477: warning: deprecated conversion from string constant to 'char*' >Db.c:477: warning: deprecated conversion from string constant to 'char*' >Db.c:486: warning: deprecated conversion from string constant to 'char*' >Db.c:486: warning: deprecated conversion from string constant to 'char*' >Db.c:486: warning: deprecated conversion from string constant to 'char*' >Db.c:457: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_dbrename(PerlInterpreter*, CV*)': >Db.c:544: warning: deprecated conversion from string constant to 'char*' >Db.c:544: warning: deprecated conversion from string constant to 'char*' >Db.c:544: warning: deprecated conversion from string constant to 'char*' >Db.c:553: warning: deprecated conversion from string constant to 'char*' >Db.c:553: warning: deprecated conversion from string constant to 'char*' >Db.c:553: warning: deprecated conversion from string constant to 'char*' >Db.c:523: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_open(PerlInterpreter*, CV*)': >Db.c:617: warning: deprecated conversion from string constant to 'char*' >Db.c:617: warning: deprecated conversion from string constant to 'char*' >Db.c:617: warning: deprecated conversion from string constant to 'char*' >Db.c:598: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_remove(PerlInterpreter*, CV*)': >Db.c:673: warning: deprecated conversion from string constant to 'char*' >Db.c:673: warning: deprecated conversion from string constant to 'char*' >Db.c:673: warning: deprecated conversion from string constant to 'char*' >Db.c:655: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_set_verbose(PerlInterpreter*, CV*)': >Db.c:723: warning: deprecated conversion from string constant to 'char*' >Db.c:723: warning: deprecated conversion from string constant to 'char*' >Db.c:723: warning: deprecated conversion from string constant to 'char*' >Db.c:705: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_txn_checkpoint(PerlInterpreter*, CV*)': >Db.c:763: warning: deprecated conversion from string constant to 'char*' >Db.c:763: warning: deprecated conversion from string constant to 'char*' >Db.c:763: warning: deprecated conversion from string constant to 'char*' >Db.c:744: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_strerror(PerlInterpreter*, CV*)': >Db.c:802: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_version(PerlInterpreter*, CV*)': >Db.c:820: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_set_cachesize(PerlInterpreter*, CV*)': >Db.c:876: warning: deprecated conversion from string constant to 'char*' >Db.c:876: warning: deprecated conversion from string constant to 'char*' >Db.c:876: warning: deprecated conversion from string constant to 'char*' >Db.c:857: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_set_data_dir(PerlInterpreter*, CV*)': >Db.c:914: warning: deprecated conversion from string constant to 'char*' >Db.c:914: warning: deprecated conversion from string constant to 'char*' >Db.c:914: warning: deprecated conversion from string constant to 'char*' >Db.c:897: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_set_encrypt(PerlInterpreter*, CV*)': >Db.c:961: warning: deprecated conversion from string constant to 'char*' >Db.c:961: warning: deprecated conversion from string constant to 'char*' >Db.c:961: warning: deprecated conversion from string constant to 'char*' >Db.c:943: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_set_flags(PerlInterpreter*, CV*)': >Db.c:1014: warning: deprecated conversion from string constant to 'char*' >Db.c:1014: warning: deprecated conversion from string constant to 'char*' >Db.c:1014: warning: deprecated conversion from string constant to 'char*' >Db.c:996: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_set_lk_detect(PerlInterpreter*, CV*)': >Db.c:1052: warning: deprecated conversion from string constant to 'char*' >Db.c:1052: warning: deprecated conversion from string constant to 'char*' >Db.c:1052: warning: deprecated conversion from string constant to 'char*' >Db.c:1035: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_set_shm_key(PerlInterpreter*, CV*)': >Db.c:1090: warning: deprecated conversion from string constant to 'char*' >Db.c:1090: warning: deprecated conversion from string constant to 'char*' >Db.c:1090: warning: deprecated conversion from string constant to 'char*' >Db.c:1073: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_set_tx_max(PerlInterpreter*, CV*)': >Db.c:1128: warning: deprecated conversion from string constant to 'char*' >Db.c:1128: warning: deprecated conversion from string constant to 'char*' >Db.c:1128: warning: deprecated conversion from string constant to 'char*' >Db.c:1111: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbEnv_txn_begin(PerlInterpreter*, CV*)': >Db.c:1168: warning: deprecated conversion from string constant to 'char*' >Db.c:1168: warning: deprecated conversion from string constant to 'char*' >Db.c:1168: warning: deprecated conversion from string constant to 'char*' >Db.c:1180: warning: deprecated conversion from string constant to 'char*' >Db.c:1180: warning: deprecated conversion from string constant to 'char*' >Db.c:1180: warning: deprecated conversion from string constant to 'char*' >Db.c:1149: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbTxn_DESTROY(PerlInterpreter*, CV*)': >Db.c:1226: warning: deprecated conversion from string constant to 'char*' >Db.c:1226: warning: deprecated conversion from string constant to 'char*' >Db.c:1226: warning: deprecated conversion from string constant to 'char*' >Db.c:1212: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbTxn_abort(PerlInterpreter*, CV*)': >Db.c:1264: warning: deprecated conversion from string constant to 'char*' >Db.c:1264: warning: deprecated conversion from string constant to 'char*' >Db.c:1264: warning: deprecated conversion from string constant to 'char*' >Db.c:1248: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbTxn_commit(PerlInterpreter*, CV*)': >Db.c:1303: warning: deprecated conversion from string constant to 'char*' >Db.c:1303: warning: deprecated conversion from string constant to 'char*' >Db.c:1303: warning: deprecated conversion from string constant to 'char*' >Db.c:1286: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbTxn_discard(PerlInterpreter*, CV*)': >Db.c:1348: warning: deprecated conversion from string constant to 'char*' >Db.c:1348: warning: deprecated conversion from string constant to 'char*' >Db.c:1348: warning: deprecated conversion from string constant to 'char*' >Db.c:1331: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbTxn_id(PerlInterpreter*, CV*)': >Db.c:1391: warning: deprecated conversion from string constant to 'char*' >Db.c:1391: warning: deprecated conversion from string constant to 'char*' >Db.c:1391: warning: deprecated conversion from string constant to 'char*' >Db.c:1375: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbTxn_prepare(PerlInterpreter*, CV*)': >Db.c:1419: warning: unused variable 'THIS' >Db.c:1412: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_DbTxn_set_timeout(PerlInterpreter*, CV*)': >Db.c:1449: warning: deprecated conversion from string constant to 'char*' >Db.c:1449: warning: deprecated conversion from string constant to 'char*' >Db.c:1449: warning: deprecated conversion from string constant to 'char*' >Db.c:1431: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt0_new(PerlInterpreter*, CV*)': >Db.c:1476: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt2_new(PerlInterpreter*, CV*)': >Db.c:1517: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt_DESTROY(PerlInterpreter*, CV*)': >Db.c:1579: warning: deprecated conversion from string constant to 'char*' >Db.c:1579: warning: deprecated conversion from string constant to 'char*' >Db.c:1579: warning: deprecated conversion from string constant to 'char*' >Db.c:1570: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt_get_data(PerlInterpreter*, CV*)': >Db.c:1608: warning: deprecated conversion from string constant to 'char*' >Db.c:1608: warning: deprecated conversion from string constant to 'char*' >Db.c:1608: warning: deprecated conversion from string constant to 'char*' >Db.c:1598: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt_set_data(PerlInterpreter*, CV*)': >Db.c:1646: warning: deprecated conversion from string constant to 'char*' >Db.c:1646: warning: deprecated conversion from string constant to 'char*' >Db.c:1646: warning: deprecated conversion from string constant to 'char*' >Db.c:1636: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt_get_size(PerlInterpreter*, CV*)': >Db.c:1682: warning: deprecated conversion from string constant to 'char*' >Db.c:1682: warning: deprecated conversion from string constant to 'char*' >Db.c:1682: warning: deprecated conversion from string constant to 'char*' >Db.c:1671: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt_set_size(PerlInterpreter*, CV*)': >Db.c:1712: warning: deprecated conversion from string constant to 'char*' >Db.c:1712: warning: deprecated conversion from string constant to 'char*' >Db.c:1712: warning: deprecated conversion from string constant to 'char*' >Db.c:1702: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt_get_ulen(PerlInterpreter*, CV*)': >Db.c:1742: warning: deprecated conversion from string constant to 'char*' >Db.c:1742: warning: deprecated conversion from string constant to 'char*' >Db.c:1742: warning: deprecated conversion from string constant to 'char*' >Db.c:1731: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt_set_ulen(PerlInterpreter*, CV*)': >Db.c:1772: warning: deprecated conversion from string constant to 'char*' >Db.c:1772: warning: deprecated conversion from string constant to 'char*' >Db.c:1772: warning: deprecated conversion from string constant to 'char*' >Db.c:1762: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt_get_dlen(PerlInterpreter*, CV*)': >Db.c:1802: warning: deprecated conversion from string constant to 'char*' >Db.c:1802: warning: deprecated conversion from string constant to 'char*' >Db.c:1802: warning: deprecated conversion from string constant to 'char*' >Db.c:1791: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt_set_dlen(PerlInterpreter*, CV*)': >Db.c:1832: warning: deprecated conversion from string constant to 'char*' >Db.c:1832: warning: deprecated conversion from string constant to 'char*' >Db.c:1832: warning: deprecated conversion from string constant to 'char*' >Db.c:1822: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt_get_flags(PerlInterpreter*, CV*)': >Db.c:1862: warning: deprecated conversion from string constant to 'char*' >Db.c:1862: warning: deprecated conversion from string constant to 'char*' >Db.c:1862: warning: deprecated conversion from string constant to 'char*' >Db.c:1851: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbt_set_flags(PerlInterpreter*, CV*)': >Db.c:1892: warning: deprecated conversion from string constant to 'char*' >Db.c:1892: warning: deprecated conversion from string constant to 'char*' >Db.c:1892: warning: deprecated conversion from string constant to 'char*' >Db.c:1882: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db__new(PerlInterpreter*, CV*)': >Db.c:1932: warning: deprecated conversion from string constant to 'char*' >Db.c:1932: warning: deprecated conversion from string constant to 'char*' >Db.c:1932: warning: deprecated conversion from string constant to 'char*' >Db.c:1911: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_DESTROY(PerlInterpreter*, CV*)': >Db.c:1982: warning: deprecated conversion from string constant to 'char*' >Db.c:1982: warning: deprecated conversion from string constant to 'char*' >Db.c:1982: warning: deprecated conversion from string constant to 'char*' >Db.c:1973: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db__associate(PerlInterpreter*, CV*)': >Db.c:2011: warning: unused variable 'THIS' >Db.c:2004: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_close(PerlInterpreter*, CV*)': >Db.c:2033: warning: deprecated conversion from string constant to 'char*' >Db.c:2033: warning: deprecated conversion from string constant to 'char*' >Db.c:2033: warning: deprecated conversion from string constant to 'char*' >Db.c:2023: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db__del(PerlInterpreter*, CV*)': >Db.c:2073: warning: deprecated conversion from string constant to 'char*' >Db.c:2073: warning: deprecated conversion from string constant to 'char*' >Db.c:2073: warning: deprecated conversion from string constant to 'char*' >Db.c:2081: warning: deprecated conversion from string constant to 'char*' >Db.c:2081: warning: deprecated conversion from string constant to 'char*' >Db.c:2081: warning: deprecated conversion from string constant to 'char*' >Db.c:2059: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_err(PerlInterpreter*, CV*)': >Db.c:2127: warning: unused variable 'THIS' >Db.c:2120: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_errx(PerlInterpreter*, CV*)': >Db.c:2146: warning: unused variable 'THIS' >Db.c:2139: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_fd(PerlInterpreter*, CV*)': >Db.c:2169: warning: deprecated conversion from string constant to 'char*' >Db.c:2169: warning: deprecated conversion from string constant to 'char*' >Db.c:2169: warning: deprecated conversion from string constant to 'char*' >Db.c:2158: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db__get(PerlInterpreter*, CV*)': >Db.c:2209: warning: deprecated conversion from string constant to 'char*' >Db.c:2209: warning: deprecated conversion from string constant to 'char*' >Db.c:2209: warning: deprecated conversion from string constant to 'char*' >Db.c:2217: warning: deprecated conversion from string constant to 'char*' >Db.c:2217: warning: deprecated conversion from string constant to 'char*' >Db.c:2217: warning: deprecated conversion from string constant to 'char*' >Db.c:2194: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db__pget(PerlInterpreter*, CV*)': >Db.c:2283: warning: deprecated conversion from string constant to 'char*' >Db.c:2283: warning: deprecated conversion from string constant to 'char*' >Db.c:2283: warning: deprecated conversion from string constant to 'char*' >Db.c:2291: warning: deprecated conversion from string constant to 'char*' >Db.c:2291: warning: deprecated conversion from string constant to 'char*' >Db.c:2291: warning: deprecated conversion from string constant to 'char*' >Db.c:2267: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_get_byteswapped(PerlInterpreter*, CV*)': >Db.c:2360: warning: deprecated conversion from string constant to 'char*' >Db.c:2360: warning: deprecated conversion from string constant to 'char*' >Db.c:2360: warning: deprecated conversion from string constant to 'char*' >Db.c:2349: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_get_type(PerlInterpreter*, CV*)': >Db.c:2394: warning: deprecated conversion from string constant to 'char*' >Db.c:2394: warning: deprecated conversion from string constant to 'char*' >Db.c:2394: warning: deprecated conversion from string constant to 'char*' >Db.c:2383: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_join(PerlInterpreter*, CV*)': >Db.c:2424: warning: unused variable 'THIS' >Db.c:2417: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_key_range(PerlInterpreter*, CV*)': >Db.c:2443: warning: unused variable 'THIS' >Db.c:2436: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db__open(PerlInterpreter*, CV*)': >Db.c:2472: warning: deprecated conversion from string constant to 'char*' >Db.c:2472: warning: deprecated conversion from string constant to 'char*' >Db.c:2472: warning: deprecated conversion from string constant to 'char*' >Db.c:2483: warning: deprecated conversion from string constant to 'char*' >Db.c:2483: warning: deprecated conversion from string constant to 'char*' >Db.c:2483: warning: deprecated conversion from string constant to 'char*' >Db.c:2455: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db__put(PerlInterpreter*, CV*)': >Db.c:2559: warning: deprecated conversion from string constant to 'char*' >Db.c:2559: warning: deprecated conversion from string constant to 'char*' >Db.c:2559: warning: deprecated conversion from string constant to 'char*' >Db.c:2567: warning: deprecated conversion from string constant to 'char*' >Db.c:2567: warning: deprecated conversion from string constant to 'char*' >Db.c:2567: warning: deprecated conversion from string constant to 'char*' >Db.c:2544: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_remove(PerlInterpreter*, CV*)': >Db.c:2626: warning: deprecated conversion from string constant to 'char*' >Db.c:2626: warning: deprecated conversion from string constant to 'char*' >Db.c:2626: warning: deprecated conversion from string constant to 'char*' >Db.c:2612: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_rename(PerlInterpreter*, CV*)': >Db.c:2683: warning: deprecated conversion from string constant to 'char*' >Db.c:2683: warning: deprecated conversion from string constant to 'char*' >Db.c:2683: warning: deprecated conversion from string constant to 'char*' >Db.c:2668: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_stat(PerlInterpreter*, CV*)': >Db.c:2740: warning: unused variable 'THIS' >Db.c:2733: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_sync(PerlInterpreter*, CV*)': >Db.c:2764: warning: deprecated conversion from string constant to 'char*' >Db.c:2764: warning: deprecated conversion from string constant to 'char*' >Db.c:2764: warning: deprecated conversion from string constant to 'char*' >Db.c:2752: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db__truncate(PerlInterpreter*, CV*)': >Db.c:2804: warning: deprecated conversion from string constant to 'char*' >Db.c:2804: warning: deprecated conversion from string constant to 'char*' >Db.c:2804: warning: deprecated conversion from string constant to 'char*' >Db.c:2812: warning: deprecated conversion from string constant to 'char*' >Db.c:2812: warning: deprecated conversion from string constant to 'char*' >Db.c:2812: warning: deprecated conversion from string constant to 'char*' >Db.c:2790: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_upgrade(PerlInterpreter*, CV*)': >Db.c:2855: warning: deprecated conversion from string constant to 'char*' >Db.c:2855: warning: deprecated conversion from string constant to 'char*' >Db.c:2855: warning: deprecated conversion from string constant to 'char*' >Db.c:2842: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db_verify(PerlInterpreter*, CV*)': >Db.c:2896: warning: unused variable 'THIS' >Db.c:2889: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Db__cursor(PerlInterpreter*, CV*)': >Db.c:2922: warning: deprecated conversion from string constant to 'char*' >Db.c:2922: warning: deprecated conversion from string constant to 'char*' >Db.c:2922: warning: deprecated conversion from string constant to 'char*' >Db.c:2933: warning: deprecated conversion from string constant to 'char*' >Db.c:2933: warning: deprecated conversion from string constant to 'char*' >Db.c:2933: warning: deprecated conversion from string constant to 'char*' >Db.c:2908: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbc_DESTROY(PerlInterpreter*, CV*)': >Db.c:2975: warning: deprecated conversion from string constant to 'char*' >Db.c:2975: warning: deprecated conversion from string constant to 'char*' >Db.c:2975: warning: deprecated conversion from string constant to 'char*' >Db.c:2966: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbc_close(PerlInterpreter*, CV*)': >Db.c:3009: warning: deprecated conversion from string constant to 'char*' >Db.c:3009: warning: deprecated conversion from string constant to 'char*' >Db.c:3009: warning: deprecated conversion from string constant to 'char*' >Db.c:2998: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbc_count(PerlInterpreter*, CV*)': >Db.c:3043: warning: deprecated conversion from string constant to 'char*' >Db.c:3043: warning: deprecated conversion from string constant to 'char*' >Db.c:3043: warning: deprecated conversion from string constant to 'char*' >Db.c:3030: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbc_del(PerlInterpreter*, CV*)': >Db.c:3087: warning: deprecated conversion from string constant to 'char*' >Db.c:3087: warning: deprecated conversion from string constant to 'char*' >Db.c:3087: warning: deprecated conversion from string constant to 'char*' >Db.c:3075: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbc_dup(PerlInterpreter*, CV*)': >Db.c:3120: warning: deprecated conversion from string constant to 'char*' >Db.c:3120: warning: deprecated conversion from string constant to 'char*' >Db.c:3120: warning: deprecated conversion from string constant to 'char*' >Db.c:3107: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbc_get(PerlInterpreter*, CV*)': >Db.c:3165: warning: deprecated conversion from string constant to 'char*' >Db.c:3165: warning: deprecated conversion from string constant to 'char*' >Db.c:3165: warning: deprecated conversion from string constant to 'char*' >Db.c:3151: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbc_pget(PerlInterpreter*, CV*)': >Db.c:3228: warning: deprecated conversion from string constant to 'char*' >Db.c:3228: warning: deprecated conversion from string constant to 'char*' >Db.c:3228: warning: deprecated conversion from string constant to 'char*' >Db.c:3231: warning: deprecated conversion from string constant to 'char*' >Db.c:3231: warning: deprecated conversion from string constant to 'char*' >Db.c:3231: warning: deprecated conversion from string constant to 'char*' >Db.c:3234: warning: deprecated conversion from string constant to 'char*' >Db.c:3234: warning: deprecated conversion from string constant to 'char*' >Db.c:3234: warning: deprecated conversion from string constant to 'char*' >Db.c:3237: warning: deprecated conversion from string constant to 'char*' >Db.c:3237: warning: deprecated conversion from string constant to 'char*' >Db.c:3237: warning: deprecated conversion from string constant to 'char*' >Db.c:3213: warning: unused variable 'Perl___notused' >Db.c: In function 'void XS_Dbc_put(PerlInterpreter*, CV*)': >Db.c:3277: warning: deprecated conversion from string constant to 'char*' >Db.c:3277: warning: deprecated conversion from string constant to 'char*' >Db.c:3277: warning: deprecated conversion from string constant to 'char*' >Db.c:3280: warning: deprecated conversion from string constant to 'char*' >Db.c:3280: warning: deprecated conversion from string constant to 'char*' >Db.c:3280: warning: deprecated conversion from string constant to 'char*' >Db.c:3283: warning: deprecated conversion from string constant to 'char*' >Db.c:3283: warning: deprecated conversion from string constant to 'char*' >Db.c:3283: warning: deprecated conversion from string constant to 'char*' >Db.c:3263: warning: unused variable 'Perl___notused' >Db.c: In function 'void boot_Sleepycat__Db(PerlInterpreter*, CV*)': >Db.c:3311: warning: unused variable 'Perl___notused' >../common.h: At global scope: >../common.h:196: warning: 'void my_hv_store(HV*, char*, SV*)' defined but not used >make[1]: *** [Db.o] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/dbxml-perl-2.0040016/Db' >make: *** [subdirs] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.IjaxoK (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.IjaxoK (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dbxml-perl.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dbxml-perl.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 555452
:
384001
|
384002
|
384003
|
384004
| 384005 |
384006