Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1464370 Details for
Bug 1604858
mldonkey: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 14.39 KB, created by
Mohan Boddu
on 2018-07-20 00:49:43 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 00:49:43 UTC
Size:
14.39 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/mldonkey.spec'], chrootPath='/var/lib/mock/f29-build-13050977-949659/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3ff9db7c9e8>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/mldonkey.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: s390x >Building for target s390x >Wrote: /builddir/build/SRPMS/mldonkey-3.1.6-7.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/mldonkey.spec'], chrootPath='/var/lib/mock/f29-build-13050977-949659/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3ff9db7c9e8>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/mldonkey.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: s390x >Building for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BEtIo0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf mldonkey-3.1.6 >+ /usr/bin/tar -xof - >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/mldonkey-3.1.6.tar.bz2 >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd mldonkey-3.1.6 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ sed -i 's|\r||g' distrib/ed2k_submit/README.MLdonkeySubmit >+ sed -i 's|\r||g' docs/slavanap.txt >+ iconv -f iso8859-1 -t UTF-8 docs/gnutella.txt >+ mv docs/gnutella.utf8 docs/gnutella.txt >+ iconv -f iso8859-1 -t UTF-8 distrib/Authors.txt >+ mv distrib/Authors.utf8 distrib/Authors.txt >+ chmod 644 src/utils/lib/fst_hash.c >+ chmod 644 src/networks/fasttrack/fst_crypt_ml.c >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.maa9D4 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd mldonkey-3.1.6 >+ ./configure --sysconfdir=/etc/mldonkey --sharedstatedir=/var/lib/mldonkey --localstatedir=/var/mldonkey --prefix=/usr --disable-rpath --enable-pthread --enable-ocamlver=4.07.0 --enable-gui=newgui2 --disable-gd --enable-checks >Arguments to configure: '--enable-option-checking=fatal' '--sysconfdir=/etc/mldonkey' '--sharedstatedir=/var/lib/mldonkey' '--localstatedir=/var/mldonkey' '--prefix=/usr' '--disable-rpath' '--enable-pthread' '--enable-ocamlver=4.07.0' '--enable-gui=newgui2' '--disable-gd' '--enable-checks' >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... gcc -E >checking build system type... s390x-ibm-linux-gnu >checking host system type... s390x-ibm-linux-gnu >-------------------------------- > Checking system tools. >-------------------------------- >checking for ranlib... ranlib >checking for gmake... gmake >checking for make... (cached) gmake >checking if gmake is GNU make ... yes >checking for bzip2... bzip2 >checking for gzip... (cached) bzip2 >checking for perl... /usr/bin/perl >checking for rpmbuild... rpmbuild >checking for rpm... (cached) rpmbuild >checking for wget... no >wget.c: In function 'main': >wget.c:114:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] > close(f); > ^~~~~ > pclose >wget.c:130:6: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] > write(fd, buf, strlen(buf)); > ^~~~~ > fwrite >wget.c:132:20: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] > while((nread = read(fd, buf, 1)) > 0){ > ^~~~ > fread >checking for wget... /builddir/build/BUILD/mldonkey-3.1.6/config/wget >---------------------------------------- > Checking system tools finished. >---------------------------------------- >-------------------------------- > Checking OCaml compiler. >-------------------------------- >checking for ocamlc.opt... /usr/bin/ocamlc.opt >checking for ocamlc... /usr/bin/ocamlc.opt >checking for camlp4... /usr/bin/camlp4 >checking for ocamlopt.opt... ocamlopt.opt >checking for ocamlopt... (cached) ocamlopt.opt >checking for ocamldep... ocamldep >checking for ocamllex.opt... ocamllex.opt >checking for ocamllex... (cached) ocamllex.opt >checking for ocamlyacc... ocamlyacc >checking for ocamldoc... no >checking for ocamlmktop... ocamlmktop >checking for camlp4... /usr/bin/camlp4 >checking for camlp4of... camlp4of >------------------------------------------- > Checking OCaml 4.07.0 finished. >------------------------------------------- >---------------------------------- > Checking system headers. >---------------------------------- >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... 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 whether byte ordering is bigendian... yes >checking for setrlimit... yes >checking for getrlimit... yes >checking for strerror_r... yes >checking for strerror... yes >checking for posix_fallocate... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking for sys/types.h... (cached) yes >checking for sys/time.h... yes >checking for sys/resource.h... yes >checking for netinet/in_systm.h... yes >checking for netinet/in.h... yes >checking for netinet/ip.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking for poll... yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking for sys/param.h... yes >checking for sys/mount.h... yes >------------------------------------------- > Checking system headers finished. >------------------------------------------- >----------------------------------- > Checking system libraries. >----------------------------------- >----- checking zlib (required) >checking for inflate in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for zlibVersion in -lz... yes >----- checking bzlib (optional) >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking for BZ2_bzReadOpen in -lbz2... yes >checking for BZ2_bzlibVersion in -lbz2... yes >----- checking libmagic (GNU file) (optional) >checking magic.h usability... yes >checking magic.h presence... yes >checking for magic.h... yes >checking for magic_file in -lmagic... yes >checking whether MAGIC_ERROR is declared... yes >----- checking iconv (optional) >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for locale_charset... no >configure: found nl_langinfo(CODESET) >checking for locale_charset in -lcharset... no >checking libcharset.h usability... no >checking libcharset.h presence... no >checking for libcharset.h... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >----- checking thread support (optional, strongly advised) >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for cc_r... gcc >----- GNU C Library version >checking linux/limits.h usability... yes >checking linux/limits.h presence... yes >checking for linux/limits.h... yes >checking gnu/libc-version.h usability... yes >checking gnu/libc-version.h presence... yes >checking for gnu/libc-version.h... yes >checking for GNU C Library version... 2.27.9000 >--------------------------------------------- > Checking system libraries finished. >--------------------------------------------- >-------------------------------------- > Checking activated networks. >-------------------------------------- >checking eDonkey... yes >checking for g++... no >checking for c++... no >checking for gpp... no >checking for aCC... no >checking for CC... no >checking for cxx... no >checking for cc++... no >checking for cl.exe... no >checking for FCC... no >checking for KCC... no >checking for RCC... no >checking for xlC_r... no >checking for xlC... no >checking whether we are using the GNU C++ compiler... no >checking whether g++ accepts -g... no >checking for g++... no >checking eMule SUI... no >checking BitTorrent... yes >checking FileTP... yes >checking Fasttrack... yes >checking DirectConnect... yes >----------------------------------------------- > Checking activated networks finished. >----------------------------------------------- >--------------------------------------------------------- >Checking the libraries required to build the GTK GUI. >--------------------------------------------------------- >checking for GTK+ - version >= 2.4.0... yes >checking for librsvg - version >= 2.4.0... yes >checking for native code lablgtk2... yes >checking GToolbox.popup_menu args... val popup_menu : entries: menu_entry list -> button: int -> time: int32 -> unit >new >--------------------------------------------------------- >End of GTK GUI configuration. >--------------------------------------------------------- >configure: creating ./config.status >config.status: creating Makefile.config >config.status: creating mldonkey.rc >config.status: creating ../src/utils/lib/autoconf.ml.new >config.status: creating ../src/utils/lib/gAutoconf.ml.new >config.status: creating ../src/utils/bitstring/bitstring.ml >config.status: creating ../src/utils/lib/magic.ml >config.status: creating ../src/networks/donkey/donkeySui.ml >config.status: creating ../src/daemon/driver/driverGraphics.ml >config.status: creating ../packages/rpm/mldonkey.spec >config.status: creating ../packages/rpm/Makefile >config.status: creating ../packages/slackware/mldonkey.options >config.status: creating config.h >Building dependencies (if it blocks, try 'gmake depend' to see the problem) >Building dependencies fails: try: 'gmake depend' >Configuring MLDonkey 3.1.6 completed. >Network modules: > - eDonkey enabled (eMule SUI disabled) > - BitTorrent enabled > - FileTP (aka wget) enabled > - Fasttrack enabled > - Gnutella disabled - unmaintained > - Gnutella2 disabled - unmaintained > - Direct Connect enabled > - Open Napster disabled - currently not usable > - Soulseek disabled - currently not usable > - OpenFT disabled - currently not usable >Core features: > - zlib (required) enabled > - threads enabled > - bzip2 enabled > - iconv enabled > - libmagic enabled > - upnp & natpmp disabled > - graphical stats disabled > - GUI support GTK2 GUI >Compilers: > - OCaml version 4.07.0 > - gcc version 8 >\nNow execute 'gmake' to start compiling. Good luck! >To compile a static code execute: gmake mlnet.static >To produce a release tarball execute: gmake release.mlnet.static >To clean the build directory execute: gmake maintainerclean >+ make depend >/usr/bin/ocamlc.opt -w -3 -linkall -o ocamlpp.byte \ > -custom bigarray.cma unix.cma str.cma nums.cma -ccopt " " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" \ > \ > \ > \ > \ > \ > \ >-I build tools/ocamlpp.cmo >File "_none_", line 1: >Error: Cannot find file nums.cma >make: *** [Makefile:3819: ocamlpp.byte] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.maa9D4 (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.maa9D4 (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/mldonkey.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1604858
: 1464370 |
1464371
|
1464372