Created
November 28, 2012 17:13
-
-
Save petRUShka/4162610 to your computer and use it in GitHub Desktop.
ekopatch fail
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 47%] Generating stdcxx-static-x86_64/atomic-cxx_S.o | |
[ 47%] Generating stdcxx-static-x86_64/assert_cpp.o | |
In file included from /tmp/yaourt-tmp-user/aur-path64-suite-git/src/path64-suite/compiler/stdcxx/include/ansi/wchar.h:202, | |
from /usr/include/_G_config.h:21, | |
from /usr/include/libio.h:33, | |
from /usr/include/../include/stdio.h:75, | |
from /tmp/yaourt-tmp-user/aur-path64-suite-git/src/path64-suite/compiler/stdcxx/include/ansi/stdio.h:93, | |
from /tmp/yaourt-tmp-user/aur-path64-suite-git/src/path64-suite/compiler/stdcxx/src/assert.cpp:33: | |
/tmp/yaourt-tmp-user/aur-path64-suite-git/src/path64-suite/compiler/stdcxx/include/rw/_mbstate.h:146: error: conflicting declaration 'typedef struct __mbstate_t __mbstate_t' | |
/usr/include/../include/wchar.h:94: error: '__mbstate_t' has a previous declaration as 'typedef struct __mbstate_t __mbstate_t' | |
In file included from /usr/include/endian.h:61, | |
from /usr/include/bits/waitstatus.h:65, | |
from /usr/include/../include/stdlib.h:43, | |
from /tmp/yaourt-tmp-user/aur-path64-suite-git/src/path64-suite/compiler/stdcxx/include/ansi/stdlib.h:100, | |
from /tmp/yaourt-tmp-user/aur-path64-suite-git/src/path64-suite/compiler/stdcxx/src/assert.cpp:34: | |
/usr/include/bits/byteswap.h: In function 'unsigned int __bswap_32(unsigned int)': | |
/usr/include/bits/byteswap.h:46: error: '__builtin_bswap32' was not declared in this scope | |
/usr/include/bits/byteswap.h: In function 'long long unsigned int __bswap_64(long long unsigned int)': | |
/usr/include/bits/byteswap.h:110: error: '__builtin_bswap64' was not declared in this scope | |
make[2]: *** [libstdcxx/stdcxx-static-x86_64/assert_cpp.o] Error 1 | |
make[1]: *** [libstdcxx/CMakeFiles/stdcxx-static-x86_64.dir/all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment