Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. 0:05.74 configure: error: cannot determine icu version number from uvernum.h header file
  2. 0:05.74 ------ config.log ------
  3. 0:05.74 configure:26027: checking for fontconfig
  4. 0:05.74 configure:26034: checking _FONTCONFIG_CFLAGS
  5. 0:05.74 configure:26039: checking _FONTCONFIG_LIBS
  6. 0:05.74 configure:26238: checking for stdint.h
  7. 0:05.74 configure:26251: gcc-5 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -D_FORTIFY_SOURCE=2 -O2 conftest.c 1>&5
  8. 0:05.74 configure:26238: checking for inttypes.h
  9. 0:05.74 configure:26251: gcc-5 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -D_FORTIFY_SOURCE=2 -O2 conftest.c 1>&5
  10. 0:05.74 configure:26238: checking for sys/int_types.h
  11. 0:05.74 configure:26251: gcc-5 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -D_FORTIFY_SOURCE=2 -O2 conftest.c 1>&5
  12. 0:05.74 configure:26245:27: fatal error: sys/int_types.h: No such file or directory
  13. 0:05.74 compilation terminated.
  14. 0:05.74 configure: failed program was:
  15. 0:05.74 #line 26243 "configure"
  16. 0:05.74 #include "confdefs.h"
  17. 0:05.74
  18. 0:05.74 #include <sys/int_types.h>
  19. 0:05.74 int main() {
  20. 0:05.74
  21. 0:05.74 ; return 0; }
  22. 0:05.74 configure:27651: checking for posix_fadvise
  23. 0:05.74 configure:27683: gcc-5 -o conftest -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -D_FORTIFY_SOURCE=2 -O2 -lpthread -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5
  24. 0:05.74 configure:27651: checking for posix_fallocate
  25. 0:05.74 configure:27683: gcc-5 -o conftest -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -D_FORTIFY_SOURCE=2 -O2 -lpthread -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5
  26. 0:05.74 configure:27737: gcc-5 -c -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -D_FORTIFY_SOURCE=2 -O2 conftest.c 1>&5
  27. 0:05.74 configure: error: cannot determine icu version number from uvernum.h header file
  28. 0:05.74 *** Fix above errors and then restart with\
  29. 0:05.74 "/usr/bin/make -f client.mk build"
  30. 0:05.74 make[2]: *** [/build/palemoon/src/Pale-Moon/client.mk:363: configure] Error 1
  31. 0:05.74 make[1]: *** [/build/palemoon/src/Pale-Moon/client.mk:375: /build/palemoon/src/pmbuild/Makefile] Error 2
  32. 0:05.74 make: *** [client.mk:171: build] Error 2
  33. 0:05.76 0 compiler warnings present.
  34. ==> ERROR: A failure occurred in build().
  35. Aborting...
  36. ==> ERROR: Build failed, check /raid/wolf/archrepo/build_chroot/wolf/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement