2024/04/23

Newest at the top

2024-04-23 22:01:40 +0200zzz(~yin@user/zero)
2024-04-23 22:01:10 +0200yin(~yin@user/zero)
2024-04-23 22:01:07 +0200phaazonhadronized
2024-04-23 21:55:51 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl)
2024-04-23 21:55:39 +0200Nixkernal(~Nixkernal@240.17.194.178.dynamic.wline.res.cust.swisscom.ch) (Ping timeout: 255 seconds)
2024-04-23 21:54:46 +0200Nixkernal_(~Nixkernal@240.17.194.178.dynamic.wline.res.cust.swisscom.ch)
2024-04-23 21:54:28 +0200zzz(~yin@user/zero) (Ping timeout: 260 seconds)
2024-04-23 21:53:16 +0200yin(~yin@user/zero) (Ping timeout: 246 seconds)
2024-04-23 21:51:51 +0200Guest11(~Guest11@pool-108-26-34-33.syrcny.east.verizon.net) (Client Quit)
2024-04-23 21:50:14 +0200dsrt^(~cd@c-98-242-74-66.hsd1.ga.comcast.net) (Remote host closed the connection)
2024-04-23 21:50:00 +0200 <sm> Guest|10: yes, perhaps so. You don't need the full Xcode IDE for haskell, that is a big app. Just the smaller https://mac.install.guide/commandlinetools .
2024-04-23 21:48:52 +0200Guest11(~Guest11@pool-108-26-34-33.syrcny.east.verizon.net)
2024-04-23 21:47:25 +0200Ptival(~ptival@64.16.51.186) (Ping timeout: 245 seconds)
2024-04-23 21:40:59 +0200yeitrafferin(~user@2a04:4540:720b:c200:f675:174e:dfd1:276b) (Quit: Leaving)
2024-04-23 21:39:38 +0200Ptival(~ptival@64.16.51.186)
2024-04-23 21:38:48 +0200mc47(~mc47@xmonad/TheMC47) (Read error: Connection reset by peer)
2024-04-23 21:38:43 +0200Ptival(~ptival@64.16.51.186) (Remote host closed the connection)
2024-04-23 21:35:56 +0200waleee(~waleee@h-176-10-144-38.NA.cust.bahnhof.se) (Quit: WeeChat 4.1.2)
2024-04-23 21:33:49 +0200chele(~chele@user/chele) (Remote host closed the connection)
2024-04-23 21:32:43 +0200ocra8(ocra8@user/ocra8)
2024-04-23 21:31:21 +0200tri(~tri@ool-18bbef1a.static.optonline.net) (Ping timeout: 255 seconds)
2024-04-23 21:30:59 +0200ocra8(ocra8@user/ocra8) (Quit: WeeChat 4.2.2)
2024-04-23 21:27:06 +0200tri(~tri@ool-18bbef1a.static.optonline.net)
2024-04-23 21:25:15 +0200 <Guest|10> I downloaded Xcode per the App Store but I assume that getting Xcode per terminal is the right choice? So I should delete the App Store Xcode and run the code
2024-04-23 21:24:59 +0200 <Ptival> so try running that command, and try to guess from the output (which I expect may be quite complicated...) whether it succeeded or failed, then if it looks like it succeeded, you can try the original command you got from the GHCup website again
2024-04-23 21:23:07 +0200 <Ptival> the above command `xcode-select --install` (assuming you understand how to get to a terminal). Then either this will have fixed things for you, or you may need a more aggressive cleanup of some system folders.
2024-04-23 21:23:07 +0200 <Ptival> GHCup is complaining that it does not know how to run your C compiler, which is needs to be able to do. On MacOS, Apple does all sorts of weird things to trick users into using clang when they call gcc. Overall, this means that you need to have their Xcode development environment properly set up for GHCup setup to work. It seems like you either don't have Xcode set up at all, or don't have it set up correctly. So a thing to try would be running
2024-04-23 21:22:22 +0200 <Guest|10> This: https://www.haskell.org/ghcup/
2024-04-23 21:21:06 +0200 <[exa]> Guest|10: which howto were you following?
2024-04-23 21:20:10 +0200 <Guest|10> I'm an absolute beginner, a little bit more information
2024-04-23 21:18:21 +0200 <Ptival> xcode-select --install
2024-04-23 21:18:10 +0200ft(~ft@p4fc2a20e.dip0.t-ipconnect.de)
2024-04-23 21:16:18 +0200 <Guest|10> What can I do?
2024-04-23 21:15:57 +0200Guest|10(~Guest|10@dynamic-095-114-003-052.95.114.pool.telefonica.de)
2024-04-23 21:15:36 +0200Guest|10(~Guest|10@dynamic-095-114-003-052.95.114.pool.telefonica.de) (Client Quit)
2024-04-23 21:15:31 +0200 <Guest|10> What can I do to fix this/ get Haskel?
2024-04-23 21:15:19 +0200 <Guest|10> I'm new to the game so I don't know how to handle this by myself
2024-04-23 21:14:56 +0200 <haskellbridge> <m​aerwald> your C compiler is broken
2024-04-23 21:14:47 +0200 <haskellbridge> <m​aerwald> did you install xcode?
2024-04-23 21:14:21 +0200 <mesaoptimizer> I recommend using a pastebin
2024-04-23 21:14:09 +0200 <Guest|10> [ Error ] Also check the logs in /Users/marleys/.ghcup/logs
2024-04-23 21:14:08 +0200 <Guest|10> [ ... ] "--disable-ld-override"] failed with exit code 77.
2024-04-23 21:14:08 +0200 <Guest|10> [ ... ] "--prefix=/Users/marleys/.ghcup/ghc/9.4.8",
2024-04-23 21:14:07 +0200 <Guest|10> [ Error ] [GHCup-00841] Process "sh" with arguments ["./configure",
2024-04-23 21:14:07 +0200 <Guest|10> [ ghc-configure ] See `config.log' for more details
2024-04-23 21:14:06 +0200 <Guest|10> [ ghc-configure ] configure: error: C compiler cannot create executables
2024-04-23 21:14:06 +0200 <Guest|10> [ ghc-configure ] configure: error: in `/Users/marleys/.ghcup/tmp/ghcup-35622ce44eacd505/ghc-9.4.8-aarch64-apple-darwin':
2024-04-23 21:14:05 +0200 <Guest|10> [ ghc-configure ] checking whether the C compiler works... no
2024-04-23 21:14:05 +0200 <Guest|10> [ ghc-configure ] checking for gcc... gcc
2024-04-23 21:14:04 +0200 <Guest|10> [ ghc-configure ] not found (too old?)