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 835222 Details for
Bug 1040391
FTBFS: `IO' is applied to too many type arguments
[?]
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), 8.11 KB, created by
Karsten Hopp
on 2013-12-11 10:59:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Karsten Hopp
Created:
2013-12-11 10:59:36 UTC
Size:
8.11 KB
patch
obsolete
>Mock Version: 1.1.28 >Mock Version: 1.1.28 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/ghc-gio.spec'], False, '/var/lib/mock/SHADOWBUILD-KH-f20-build-423155-302806/root/', None, 172800, True, False, 498, 497, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1001704df10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/ghc-gio.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: ppc-builder5.qa.fedoraproject.org >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/ghc-gio-0.12.4-5.fc20.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/ghc-gio.spec'], False, '/var/lib/mock/SHADOWBUILD-KH-f20-build-423155-302806/root/', None, 172800, True, False, 498, 497, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1001704df10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/ghc-gio.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h15rSA >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf gio-0.12.4 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/gio-0.12.4.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gio-0.12.4 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UfLb5E >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gio-0.12.4 >++ ghc --info >++ grep '"Booter version","7.6.3"' >+ '[' '!' ' ,("Booter version","7.6.3")' ']' >+ '[' -x Setup ']' >+ ghc --make -no-user-package-db Setup >[1 of 2] Compiling SetupWrapper ( SetupWrapper.hs, SetupWrapper.o ) >[2 of 2] Compiling Main ( Setup.hs, Setup.o ) >Linking Setup ... >+ ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-gio '--libsubdir=$compiler/$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/gio-0.12.4 --global --ghc-option=-O2 >[1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) >[2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) >Linking dist/setup-wrapper/setup ... >Configuring gio-0.12.4... >+ '[' -x Setup ']' >+ ./Setup build >Building gio-0.12.4... >Preprocessing library gio-0.12.4... >[ 1 of 24] Compiling System.GIO.Signals ( dist/build/System/GIO/Signals.hs, dist/build/System/GIO/Signals.o ) >[ 2 of 24] Compiling System.GIO.Types ( dist/build/System/GIO/Types.hs, dist/build/System/GIO/Types.o ) >System/GIO/Types.chs:195:27: Warning: > In the use of `unsafeForeignPtrToPtr' > (imported from Foreign.ForeignPtr): > Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release" >[ 3 of 24] Compiling System.GIO.Enums ( dist/build/System/GIO/Enums.hs, dist/build/System/GIO/Enums.o ) >[ 4 of 24] Compiling System.GIO.File.FileAttribute ( dist/build/System/GIO/File/FileAttribute.hs, dist/build/System/GIO/File/FileAttribute.o ) >[ 5 of 24] Compiling System.GIO.Volumes.VolumeMonitor ( dist/build/System/GIO/Volumes/VolumeMonitor.hs, dist/build/System/GIO/Volumes/VolumeMonitor.o ) >[ 6 of 24] Compiling System.GIO.Icons.ThemedIcon ( dist/build/System/GIO/Icons/ThemedIcon.hs, dist/build/System/GIO/Icons/ThemedIcon.o ) >In file included from /tmp/ghc49306_0/ghc49306_0.hc:3:0: >/tmp/ghc49306_0/ghc49306_0.hc: In function 'sycd_ret': >/tmp/ghc49306_0/ghc49306_0.hc:681:6: > warning: conflicting types for built-in function 'memcpy' [enabled by default] > ;EF_(memcpy); > ^ >/usr/lib64/ghc-7.6.3/include/Stg.h:216:36: > note: in definition of macro 'EF_' > #define EF_(f) extern StgFunPtr f(void) > ^ >[ 7 of 24] Compiling System.GIO.Icons.Icon ( dist/build/System/GIO/Icons/Icon.hs, dist/build/System/GIO/Icons/Icon.o ) >In file included from /tmp/ghc49306_0/ghc49306_0.hc:3:0: >/tmp/ghc49306_0/ghc49306_0.hc: In function 'syFF_ret': >/tmp/ghc49306_0/ghc49306_0.hc:842:6: > warning: conflicting types for built-in function 'memcpy' [enabled by default] > ;EF_(memcpy); > ^ >/usr/lib64/ghc-7.6.3/include/Stg.h:216:36: > note: in definition of macro 'EF_' > #define EF_(f) extern StgFunPtr f(void) > ^ >[ 8 of 24] Compiling System.GIO.Icons.FileIcon ( dist/build/System/GIO/Icons/FileIcon.hs, dist/build/System/GIO/Icons/FileIcon.o ) >[ 9 of 24] Compiling System.GIO.Icons.EmblemedIcon ( dist/build/System/GIO/Icons/EmblemedIcon.hs, dist/build/System/GIO/Icons/EmblemedIcon.o ) >[10 of 24] Compiling System.GIO.Icons.Emblem ( dist/build/System/GIO/Icons/Emblem.hs, dist/build/System/GIO/Icons/Emblem.o ) >[11 of 24] Compiling System.GIO.File.MountOperation ( dist/build/System/GIO/File/MountOperation.hs, dist/build/System/GIO/File/MountOperation.o ) >[12 of 24] Compiling System.GIO.File.IOError ( dist/build/System/GIO/File/IOError.hs, dist/build/System/GIO/File/IOError.o ) >[13 of 24] Compiling System.GIO.File.FileMonitor ( dist/build/System/GIO/File/FileMonitor.hs, dist/build/System/GIO/File/FileMonitor.o ) >[14 of 24] Compiling System.GIO.File.FileInfo ( dist/build/System/GIO/File/FileInfo.hs, dist/build/System/GIO/File/FileInfo.o ) >System/GIO/File/FileInfo.chs:269:5: > `IO' is applied to too many type arguments > In the type signature for `fileInfoGetAttributeBool': > fileInfoGetAttributeBool :: FileInfoClass info => > info -> String -> IO Bool bool >System/GIO/File/FileInfo.chs:278:5: > `IO' is applied to too many type arguments > In the type signature for `fileInfoGetAttributeWord32': > fileInfoGetAttributeWord32 :: FileInfoClass info => > info -> String -> IO Word32 bool >System/GIO/File/FileInfo.chs:287:5: > `IO' is applied to too many type arguments > In the type signature for `fileInfoGetAttributeInt32': > fileInfoGetAttributeInt32 :: FileInfoClass info => > info -> String -> IO Int32 bool >System/GIO/File/FileInfo.chs:296:5: > `IO' is applied to too many type arguments > In the type signature for `fileInfoGetAttributeWord64': > fileInfoGetAttributeWord64 :: FileInfoClass info => > info -> String -> IO Word64 bool >System/GIO/File/FileInfo.chs:305:5: > `IO' is applied to too many type arguments > In the type signature for `fileInfoGetAttributeInt64': > fileInfoGetAttributeInt64 :: FileInfoClass info => > info -> String -> IO Int64 bool >error: Bad exit status from /var/tmp/rpm-tmp.UfLb5E (%build) > Bad exit status from /var/tmp/rpm-tmp.UfLb5E (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/ghc-gio.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 359, in do > raise mockbuild.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 ppc64 --nodeps builddir/build/SPECS/ghc-gio.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 1040391
: 835222 |
835223