Advertisement
Illuvitar

shellcheck-git build errors

Aug 30th, 2017
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.65 KB | None | 0 0
  1. :: Building shellcheck-git package(s)...
  2. ==> Making package: shellcheck-git 0.4.6.r76.g6c068e7-1 (Wed Aug 30 13:51:24 +08 2017)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> WARNING: Using existing $srcdir/ tree
  6. ==> Starting pkgver()...
  7. ==> Removing existing $pkgdir/ directory...
  8. ==> Starting build()...
  9. Component build order: library, executable 'shellcheck'
  10. creating dist/build
  11. creating dist/build/autogen
  12. Building ShellCheck-0.4.6...
  13. /usr/bin/ghc-pkg init dist/package.conf.inplace
  14. Preprocessing library ShellCheck-0.4.6...
  15. Building library...
  16. creating dist/build
  17. /usr/bin/ghc --make -fbuilding-cabal-package -O -static -dynamic-too -dynosuf dyn_o -dynhisuf dyn_hi -outputdir dist/build -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -this-unit-id ShellCheck-0.4.6-7Mm4gxgDWBT4rmsKMxg6MF -hide-all-packages -no-user-package-db -package-db dist/package.conf.inplace -package-id QuickCheck-2.10.0.1-ALuGysu7txTB2VnkPyDuTq -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id json-0.9.1-C2FDZAxuh5hCIxQmYtJQ5P -package-id mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6 -package-id parsec-3.1.11-1CA7c0vSU7tJHGhveOjoXR -package-id process-1.4.3.0 -package-id regex-tdfa-1.2.2-JFeutuWiS2vGBM4qXQlqio -XHaskell98 ShellCheck.AST ShellCheck.ASTLib ShellCheck.Analytics ShellCheck.Analyzer ShellCheck.AnalyzerLib ShellCheck.Checker ShellCheck.Checks.Commands ShellCheck.Checks.ShellSupport ShellCheck.Data ShellCheck.Formatter.Format ShellCheck.Formatter.CheckStyle ShellCheck.Formatter.GCC ShellCheck.Formatter.JSON ShellCheck.Formatter.TTY ShellCheck.Interface ShellCheck.Parser ShellCheck.Regex Paths_ShellCheck
  18. Linking...
  19. [(SimpleUnitId (ComponentId
  20. "QuickCheck-2.10.0.1-ALuGysu7txTB2VnkPyDuTq"),PackageIdentifier {pkgName =
  21. PackageName {unPackageName = "QuickCheck"}, pkgVersion = Version
  22. {versionBranch = [2,10,0,1], versionTags = []}},ModuleRenaming True
  23. []),(SimpleUnitId (ComponentId "base-4.9.1.0"),PackageIdentifier {pkgName =
  24. PackageName {unPackageName = "base"}, pkgVersion = Version {versionBranch =
  25. [4,9,1,0], versionTags = []}},ModuleRenaming True []),(SimpleUnitId
  26. (ComponentId "containers-0.5.7.1"),PackageIdentifier {pkgName = PackageName
  27. {unPackageName = "containers"}, pkgVersion = Version {versionBranch =
  28. [0,5,7,1], versionTags = []}},ModuleRenaming True []),(SimpleUnitId
  29. (ComponentId "directory-1.3.0.0"),PackageIdentifier {pkgName = PackageName
  30. {unPackageName = "directory"}, pkgVersion = Version {versionBranch =
  31. [1,3,0,0], versionTags = []}},ModuleRenaming True []),(SimpleUnitId
  32. (ComponentId "json-0.9.1-C2FDZAxuh5hCIxQmYtJQ5P"),PackageIdentifier {pkgName =
  33. PackageName {unPackageName = "json"}, pkgVersion = Version {versionBranch =
  34. [0,9,1], versionTags = []}},ModuleRenaming True []),(SimpleUnitId (ComponentId
  35. "mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6"),PackageIdentifier {pkgName = PackageName
  36. {unPackageName = "mtl"}, pkgVersion = Version {versionBranch = [2,2,1],
  37. versionTags = []}},ModuleRenaming True []),(SimpleUnitId (ComponentId
  38. "parsec-3.1.11-1CA7c0vSU7tJHGhveOjoXR"),PackageIdentifier {pkgName =
  39. PackageName {unPackageName = "parsec"}, pkgVersion = Version {versionBranch =
  40. [3,1,11], versionTags = []}},ModuleRenaming True []),(SimpleUnitId
  41. (ComponentId "process-1.4.3.0"),PackageIdentifier {pkgName = PackageName
  42. {unPackageName = "process"}, pkgVersion = Version {versionBranch = [1,4,3,0],
  43. versionTags = []}},ModuleRenaming True []),(SimpleUnitId (ComponentId
  44. "regex-tdfa-1.2.2-JFeutuWiS2vGBM4qXQlqio"),PackageIdentifier {pkgName =
  45. PackageName {unPackageName = "regex-tdfa"}, pkgVersion = Version
  46. {versionBranch = [1,2,2], versionTags = []}},ModuleRenaming True [])]
  47. /usr/bin/ar -r dist/build/objs-862/libHSShellCheck-0.4.6-7Mm4gxgDWBT4rmsKMxg6MF.a dist/build/ShellCheck/AST.o dist/build/ShellCheck/ASTLib.o dist/build/ShellCheck/Analytics.o dist/build/ShellCheck/Analyzer.o dist/build/ShellCheck/AnalyzerLib.o dist/build/ShellCheck/Checker.o dist/build/ShellCheck/Checks/Commands.o dist/build/ShellCheck/Checks/ShellSupport.o dist/build/ShellCheck/Data.o dist/build/ShellCheck/Formatter/Format.o dist/build/ShellCheck/Formatter/CheckStyle.o dist/build/ShellCheck/Formatter/GCC.o dist/build/ShellCheck/Formatter/JSON.o dist/build/ShellCheck/Formatter/TTY.o dist/build/ShellCheck/Interface.o dist/build/ShellCheck/Parser.o dist/build/ShellCheck/Regex.o dist/build/Paths_ShellCheck.o
  48. /usr/bin/ar: creating dist/build/objs-862/libHSShellCheck-0.4.6-7Mm4gxgDWBT4rmsKMxg6MF.a
  49. /usr/bin/ghc -shared -dynamic '-dynload deploy' -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/array-0.5.1.1 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/base-4.9.1.0 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/binary-0.8.3.0 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/bytestring-0.10.8.1 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/containers-0.5.7.1 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/deepseq-1.4.2.0 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/directory-1.3.0.0 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/filepath-1.4.1.1 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/ghc-boot-th-8.0.2 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/ghc-prim-0.5.0.0 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/integer-gmp-1.0.0.1 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/pretty-1.1.3.3 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/process-1.4.3.0 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/rts -optl-Wl,-rpath,/usr/lib -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/template-haskell-2.11.1.0 -optl-Wl,-rpath,/usr/lib/x86_64-linux-ghc-8.0.2 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/time-1.6.0.1 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/transformers-0.5.2.0 -optl-Wl,-rpath,/usr/lib/ghc-8.0.2/unix-2.7.2.1 -hide-all-packages -no-auto-link-packages -no-user-package-db -package-db dist/package.conf.inplace -package-id QuickCheck-2.10.0.1-ALuGysu7txTB2VnkPyDuTq -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id json-0.9.1-C2FDZAxuh5hCIxQmYtJQ5P -package-id mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6 -package-id parsec-3.1.11-1CA7c0vSU7tJHGhveOjoXR -package-id process-1.4.3.0 -package-id regex-tdfa-1.2.2-JFeutuWiS2vGBM4qXQlqio dist/build/ShellCheck/AST.dyn_o dist/build/ShellCheck/ASTLib.dyn_o dist/build/ShellCheck/Analytics.dyn_o dist/build/ShellCheck/Analyzer.dyn_o dist/build/ShellCheck/AnalyzerLib.dyn_o dist/build/ShellCheck/Checker.dyn_o dist/build/ShellCheck/Checks/Commands.dyn_o dist/build/ShellCheck/Checks/ShellSupport.dyn_o dist/build/ShellCheck/Data.dyn_o dist/build/ShellCheck/Formatter/Format.dyn_o dist/build/ShellCheck/Formatter/CheckStyle.dyn_o dist/build/ShellCheck/Formatter/GCC.dyn_o dist/build/ShellCheck/Formatter/JSON.dyn_o dist/build/ShellCheck/Formatter/TTY.dyn_o dist/build/ShellCheck/Interface.dyn_o dist/build/ShellCheck/Parser.dyn_o dist/build/ShellCheck/Regex.dyn_o dist/build/Paths_ShellCheck.dyn_o -o dist/build/libHSShellCheck-0.4.6-7Mm4gxgDWBT4rmsKMxg6MF-ghc8.0.2.so
  50. /usr/bin/ghc-pkg update - --global --no-user-package-db '--package-db=dist/package.conf.inplace'
  51. Preprocessing executable 'shellcheck' for ShellCheck-0.4.6...
  52. Building executable shellcheck...
  53. creating dist/build/shellcheck
  54. creating dist/build/shellcheck/shellcheck-tmp
  55. /usr/bin/ghc --make -no-link -fbuilding-cabal-package -O -static -outputdir dist/build/shellcheck/shellcheck-tmp -odir dist/build/shellcheck/shellcheck-tmp -hidir dist/build/shellcheck/shellcheck-tmp -stubdir dist/build/shellcheck/shellcheck-tmp -i -idist/build/shellcheck/shellcheck-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/shellcheck/shellcheck-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -hide-all-packages -no-user-package-db -package-db dist/package.conf.inplace -package-id QuickCheck-2.10.0.1-ALuGysu7txTB2VnkPyDuTq -package-id ShellCheck-0.4.6-7Mm4gxgDWBT4rmsKMxg6MF -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id json-0.9.1-C2FDZAxuh5hCIxQmYtJQ5P -package-id mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6 -package-id parsec-3.1.11-1CA7c0vSU7tJHGhveOjoXR -package-id regex-tdfa-1.2.2-JFeutuWiS2vGBM4qXQlqio -XHaskell98 ./shellcheck.hs
  56. Linking...
  57. /usr/bin/ghc --make -fbuilding-cabal-package -O -static -outputdir dist/build/shellcheck/shellcheck-tmp -odir dist/build/shellcheck/shellcheck-tmp -hidir dist/build/shellcheck/shellcheck-tmp -stubdir dist/build/shellcheck/shellcheck-tmp -i -idist/build/shellcheck/shellcheck-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/shellcheck/shellcheck-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -hide-all-packages -no-user-package-db -package-db dist/package.conf.inplace -package-id QuickCheck-2.10.0.1-ALuGysu7txTB2VnkPyDuTq -package-id ShellCheck-0.4.6-7Mm4gxgDWBT4rmsKMxg6MF -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id json-0.9.1-C2FDZAxuh5hCIxQmYtJQ5P -package-id mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6 -package-id parsec-3.1.11-1CA7c0vSU7tJHGhveOjoXR -package-id regex-tdfa-1.2.2-JFeutuWiS2vGBM4qXQlqio -XHaskell98 ./shellcheck.hs -o dist/build/shellcheck/shellcheck
  58. Linking dist/build/shellcheck/shellcheck ...
  59. /usr/bin/ld: cannot find -lHSregex-tdfa-1.2.2-JFeutuWiS2vGBM4qXQlqio
  60. /usr/bin/ld: cannot find -lHSregex-base-0.93.2-AYjYAsBidAc8f5XNm9b2Aa
  61. /usr/bin/ld: cannot find -lHSprocess-1.4.3.0
  62. /usr/bin/ld: cannot find -lHSparsec-3.1.11-1CA7c0vSU7tJHGhveOjoXR
  63. /usr/bin/ld: cannot find -lHSjson-0.9.1-C2FDZAxuh5hCIxQmYtJQ5P
  64. /usr/bin/ld: cannot find -lHStext-1.2.2.2-3ENqlljngKa6xj1Go2fVWq
  65. /usr/bin/ld: cannot find -lHSbinary-0.8.3.0
  66. /usr/bin/ld: cannot find -lHSsyb-0.7-4OKdCpwGutyB1rNRmoa0ya
  67. /usr/bin/ld: cannot find -lHSmtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
  68. /usr/bin/ld: cannot find -lHSdirectory-1.3.0.0
  69. /usr/bin/ld: cannot find -lHSunix-2.7.2.1
  70. /usr/bin/ld: cannot find -lHSbytestring-0.10.8.1
  71. /usr/bin/ld: cannot find -lHSfilepath-1.4.1.1
  72. /usr/bin/ld: cannot find -lHSQuickCheck-2.10.0.1-ALuGysu7txTB2VnkPyDuTq
  73. /usr/bin/ld: cannot find -lHStf-random-0.5-CJZw1ZWS5MOJlR60HqKEZL
  74. /usr/bin/ld: cannot find -lHSprimitive-0.6.2.0-4578caNkWQ54Gt1mxLF2Yh
  75. /usr/bin/ld: cannot find -lHStransformers-0.5.2.0
  76. /usr/bin/ld: cannot find -lHStemplate-haskell-2.11.1.0
  77. /usr/bin/ld: cannot find -lHSpretty-1.1.3.3
  78. /usr/bin/ld: cannot find -lHSghc-boot-th-8.0.2
  79. /usr/bin/ld: cannot find -lHSrandom-1.1-9tceXaeYIMZ4JrKq20Egog
  80. /usr/bin/ld: cannot find -lHStime-1.6.0.1
  81. /usr/bin/ld: cannot find -lHScontainers-0.5.7.1
  82. /usr/bin/ld: cannot find -lHSdeepseq-1.4.2.0
  83. /usr/bin/ld: cannot find -lHSarray-0.5.1.1
  84. /usr/bin/ld: cannot find -lHSbase-4.9.1.0
  85. /usr/bin/ld: cannot find -lHSinteger-gmp-1.0.0.1
  86. /usr/bin/ld: cannot find -lHSghc-prim-0.5.0.0
  87. /usr/bin/ld: cannot find -lHSrts
  88. collect2: error: ld returned 1 exit status
  89. `gcc' failed in phase `Linker'. (Exit code: 1)
  90. ==> ERROR: A failure occurred in build().
  91. Aborting...
  92. :: failed to build shellcheck-git package(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement