GHC/StgToCmm/Con.hs

Anyone understand what's going on here (HEAD) on Windows? ``` 2019-09-14T19:06:40.1438283Z # Running: git clone https://gitlab.haskell.org/ghc/ghc.git 2019-09-14T19:06:40.1879263Z Cloning into 'ghc'... 2019-09-14T19:07:02.4403717Z error: unable to stat just-written file compiler/GHC/StgToCmm/Con.hs: No such file or directory ``` -- *Shayne Fletcher* Language Engineer */* +1 917 699 7663 *Digital Asset* https://digitalasset.com/, creators of *DAML https://daml.com/* -- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.digitalasset.com/emaildisclaimer.html http://www.digitalasset.com/emaildisclaimer.html. If you are not the intended recipient, please delete this message.

"Con.hs" (or the same with any other extension) is a reference to the console device on Windows. Same for Prn.whatever and other filenames that overlap device names. On Sat, Sep 14, 2019 at 3:17 PM Shayne Fletcher via ghc-devs < ghc-devs@haskell.org> wrote:
Anyone understand what's going on here (HEAD) on Windows? ``` 2019-09-14T19:06:40.1438283Z # Running: git clone https://gitlab.haskell.org/ghc/ghc.git 2019-09-14T19:06:40.1879263Z Cloning into 'ghc'... 2019-09-14T19:07:02.4403717Z error: unable to stat just-written file compiler/GHC/StgToCmm/Con.hs: No such file or directory ```
-- *Shayne Fletcher* Language Engineer */* +1 917 699 7663 *Digital Asset* https://digitalasset.com/, creators of *DAML https://daml.com/*
This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.digitalasset.com/emaildisclaimer.html. If you are not the intended recipient, please delete this message. _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- brandon s allbery kf8nh allbery.b@gmail.com

Looks like an issue needs raising then. I'll take care of it.
On Sat, Sep 14, 2019 at 3:18 PM Brandon Allbery
"Con.hs" (or the same with any other extension) is a reference to the console device on Windows. Same for Prn.whatever and other filenames that overlap device names.
On Sat, Sep 14, 2019 at 3:17 PM Shayne Fletcher via ghc-devs < ghc-devs@haskell.org> wrote:
Anyone understand what's going on here (HEAD) on Windows? ``` 2019-09-14T19:06:40.1438283Z # Running: git clone https://gitlab.haskell.org/ghc/ghc.git 2019-09-14T19:06:40.1879263Z Cloning into 'ghc'... 2019-09-14T19:07:02.4403717Z error: unable to stat just-written file compiler/GHC/StgToCmm/Con.hs: No such file or directory ```
-- *Shayne Fletcher* Language Engineer */* +1 917 699 7663 *Digital Asset* https://digitalasset.com/, creators of *DAML https://daml.com/*
This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.digitalasset.com/emaildisclaimer.html. If you are not the intended recipient, please delete this message. _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- brandon s allbery kf8nh allbery.b@gmail.com
-- *Shayne Fletcher* Language Engineer */* +1 917 699 7663 *Digital Asset* https://digitalasset.com/, creators of *DAML https://daml.com/* -- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.digitalasset.com/emaildisclaimer.html http://www.digitalasset.com/emaildisclaimer.html. If you are not the intended recipient, please delete this message.

Actually we already have one (https://gitlab.haskell.org/ghc/ghc/issues/17187), as well as a fix: https://gitlab.haskell.org/ghc/ghc/merge_requests/1714 Cheers On 14/09/2019 21:19, Shayne Fletcher via ghc-devs wrote:
Looks like an issue needs raising then. I'll take care of it.
On Sat, Sep 14, 2019 at 3:18 PM Brandon Allbery
mailto:allbery.b@gmail.com> wrote: "Con.hs" (or the same with any other extension) is a reference to the console device on Windows. Same for Prn.whatever and other filenames that overlap device names.
On Sat, Sep 14, 2019 at 3:17 PM Shayne Fletcher via ghc-devs
mailto:ghc-devs@haskell.org> wrote: Anyone understand what's going on here (HEAD) on Windows? ``` 2019-09-14T19:06:40.1438283Z # Running: git clone https://gitlab.haskell.org/ghc/ghc.git 2019-09-14T19:06:40.1879263Z Cloning into 'ghc'... 2019-09-14T19:07:02.4403717Z error: unable to stat just-written file compiler/GHC/StgToCmm/Con.hs: No such file or directory ```
-- *Shayne Fletcher* Language Engineer */* +1 917 699 7663 *Digital Asset* https://digitalasset.com/, creators of *DAML https://daml.com/*
This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.digitalasset.com/emaildisclaimer.html. If you are not the intended recipient, please delete this message._______________________________________________ ghc-devs mailing list ghc-devs@haskell.org mailto:ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- brandon s allbery kf8nh allbery.b@gmail.com mailto:allbery.b@gmail.com
-- *Shayne Fletcher* Language Engineer */* +1 917 699 7663 *Digital Asset* https://digitalasset.com/, creators of *DAML https://daml.com/*
This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.digitalasset.com/emaildisclaimer.html http://www.digitalasset.com/emaildisclaimer.html. If you are not the intended recipient, please delete this message.
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- Alp Mestanogullari, Haskell Consultant Well-Typed LLP, https://www.well-typed.com/ Registered in England and Wales, OC335890 118 Wymering Mansions, Wymering Road, London, W9 2NF, England

Awesome! Thank-you.
On Sat, Sep 14, 2019 at 3:22 PM Alp Mestanogullari
Actually we already have one ( https://gitlab.haskell.org/ghc/ghc/issues/17187), as well as a fix: https://gitlab.haskell.org/ghc/ghc/merge_requests/1714
Cheers On 14/09/2019 21:19, Shayne Fletcher via ghc-devs wrote:
Looks like an issue needs raising then. I'll take care of it.
On Sat, Sep 14, 2019 at 3:18 PM Brandon Allbery
wrote: "Con.hs" (or the same with any other extension) is a reference to the console device on Windows. Same for Prn.whatever and other filenames that overlap device names.
On Sat, Sep 14, 2019 at 3:17 PM Shayne Fletcher via ghc-devs < ghc-devs@haskell.org> wrote:
Anyone understand what's going on here (HEAD) on Windows? ``` 2019-09-14T19:06:40.1438283Z # Running: git clone https://gitlab.haskell.org/ghc/ghc.git 2019-09-14T19:06:40.1879263Z Cloning into 'ghc'... 2019-09-14T19:07:02.4403717Z error: unable to stat just-written file compiler/GHC/StgToCmm/Con.hs: No such file or directory ```
-- *Shayne Fletcher* Language Engineer */* +1 917 699 7663 *Digital Asset* https://digitalasset.com/, creators of *DAML https://daml.com/*
This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.digitalasset.com/emaildisclaimer.html. If you are not the intended recipient, please delete this message. _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- brandon s allbery kf8nh allbery.b@gmail.com
-- *Shayne Fletcher* Language Engineer */* +1 917 699 7663 *Digital Asset* https://digitalasset.com/, creators of *DAML https://daml.com/*
This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.digitalasset.com/emaildisclaimer.html. If you are not the intended recipient, please delete this message.
_______________________________________________ ghc-devs mailing listghc-devs@haskell.orghttp://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- Alp Mestanogullari, Haskell Consultant Well-Typed LLP, https://www.well-typed.com/
Registered in England and Wales, OC335890 118 Wymering Mansions, Wymering Road, London, W9 2NF, England
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- *Shayne Fletcher* Language Engineer */* +1 917 699 7663 *Digital Asset* https://digitalasset.com/, creators of *DAML https://daml.com/* -- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.digitalasset.com/emaildisclaimer.html http://www.digitalasset.com/emaildisclaimer.html. If you are not the intended recipient, please delete this message.
participants (3)
-
Alp Mestanogullari
-
Brandon Allbery
-
Shayne Fletcher