[GHC] #10416: GHC 7.10.1 User Guide profiling section 5.4 missing images
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.2 Component: | Version: 7.10.1 Documentation | Operating System: Unknown/Multiple Keywords: | Type of failure: None/Unknown Architecture: | Blocked By: Unknown/Multiple | Related Tickets: Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- The page https://downloads.haskell.org/~ghc/7.10.1/docs/html/users_guide/prof- heap.html References an image https://downloads.haskell.org/~ghc/7.10.1/docs/html/users_guide/prof_scc which does not render. This URL does render though: https://downloads.haskell.org/~ghc/7.10.1/docs/html/users_guide/prof_scc.png -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.2 Component: Documentation | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by thoughtpolice): This was apparently changed (on purpose) by b30c6012c7552c874281050d40e5a59012b2c5e7, but I'm not sure why. I'll try to fix. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | thoughtpolice Priority: normal | Status: new Component: Documentation | Milestone: 7.10.2 Resolution: | Version: 7.10.1 Operating System: Unknown/Multiple | Keywords: Type of failure: None/Unknown | Architecture: Blocked By: | Unknown/Multiple Related Tickets: | Test Case: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by ezyang): * owner: => thoughtpolice -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | thoughtpolice Priority: normal | Status: patch Component: Documentation | Milestone: 7.10.2 Resolution: | Version: 7.10.1 Operating System: Unknown/Multiple | Keywords: Type of failure: None/Unknown | Architecture: Blocked By: | Unknown/Multiple Related Tickets: | Test Case: | Blocking: | Differential Revisions: Phab:D958 -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: new => patch * differential: => Phab:D958 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | thoughtpolice Priority: normal | Status: patch Component: Documentation | Milestone: 7.10.2 Resolution: | Version: 7.10.1 Operating System: Unknown/Multiple | Keywords: Type of failure: None/Unknown | Architecture: Blocked By: | Unknown/Multiple Related Tickets: | Test Case: | Blocking: | Differential Revisions: Phab:D958 -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"dcaaa980dc59202744bb3888d9662f9a7558cdf6/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="dcaaa980dc59202744bb3888d9662f9a7558cdf6" docs: Fix #10416 Summary: Apparently this was broken by b30c6012c7552c874281050d40e5a59012b2c5e7, but I can't reproduce the issue described there at all. Signed-off-by: Austin Seipp <austin@well-typed.com> Test Plan: Use my eyes to read the resulting user manual. Reviewers: hvr, thomie Reviewed By: thomie Subscribers: bgamari, thomie Differential Revision: https://phabricator.haskell.org/D958 GHC Trac Issues: #10416 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | thoughtpolice Priority: normal | Status: merge Component: Documentation | Milestone: 7.10.2 Resolution: | Version: 7.10.1 Operating System: Unknown/Multiple | Keywords: Type of failure: None/Unknown | Architecture: Blocked By: | Unknown/Multiple Related Tickets: | Test Case: | Blocking: | Differential Revisions: Phab:D958 -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: patch => merge -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | thoughtpolice Priority: normal | Status: merge Component: Documentation | Milestone: 7.10.2 Resolution: | Version: 7.10.1 Operating System: Unknown/Multiple | Keywords: Type of failure: None/Unknown | Architecture: Blocked By: | Unknown/Multiple Related Tickets: | Test Case: | Blocking: | Differential Revisions: Phab:D958 -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"7944a68f0a91033f50c5d0c56e923948bba30be1/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="7944a68f0a91033f50c5d0c56e923948bba30be1" Revert "docs: Fix #10416" This causes the buildbots and other users to choke when building the user documentation, but I haven't figured out why. This reverts commit dcaaa980dc59202744bb3888d9662f9a7558cdf6. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:6> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.2 Component: Documentation | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D958 -------------------------------------+------------------------------------- Changes (by thoughtpolice): * owner: thoughtpolice => * status: merge => new -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:7> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | Status: patch Priority: normal | Milestone: 7.10.2 Component: Documentation | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D958, | Phab:D970 -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: new => patch * differential: Phab:D958 => Phab:D958, Phab:D970 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:8> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | Status: patch Priority: normal | Milestone: 7.10.2 Component: Documentation | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D958, | Phab:D970 -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"ca39b96ee783e124909a89ea3ad366bf99defa7b/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="ca39b96ee783e124909a89ea3ad366bf99defa7b" docs: Fix #10416 This commit fixes #10416 by using an EPS-based file-format for embedding images in the users guide, as opposed to a png. This is because 'latex' in some distributions is actually 'pdflatex', which supports reading the size of PNGs in DVI mode, while traditional latex does not. Rather than fiddle with the build a whole bunch, it's easy and simple to just convert the png into a eps file and embed that instead. But apparently we already had an EPS file, added in 1cce2f51656cfbd8c7933a914a4bd981792aa1e6! But it was quite large, so instead I used `convert` to shrink it down from 1.7MB to about 20kb, the same size as the original PDF (by using level3 postscript, which is not as wasteful.) Signed-off-by: Austin Seipp <austin@well-typed.com> Differential Revision: https://phabricator.haskell.org/D970 GHC Trac Issues: #10416 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:9> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | Status: merge Priority: normal | Milestone: 7.10.2 Component: Documentation | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D958, | Phab:D970 -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: patch => merge Comment: Should be fixed for good this time! -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:10> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.10.2 Component: Documentation | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D958, | Phab:D970 -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: merge => closed * resolution: => fixed Comment: Merged to `ghc-7.10`. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:11> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.10.2 Component: Documentation | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D958, | Phab:D970 -------------------------------------+------------------------------------- Comment (by alanz): This appears still to be broken in rc2 http://downloads.haskell.org/~ghc/7.10.2-rc2/docs/html/users_guide/prof- heap.html The image link now refers to http://downloads.haskell.org/~ghc/7.10.2-rc2/docs/html/users_guide/prof_scc.... -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:12> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.2 Component: Documentation | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D958, | Phab:D970 -------------------------------------+------------------------------------- Changes (by thomie): * status: closed => new * resolution: fixed => -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:13> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.3 Component: Documentation | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D958, | Phab:D970 -------------------------------------+------------------------------------- Changes (by bgamari): * milestone: 7.10.2 => 7.10.3 Comment: I think we may need to punt on this for 7.10.2. I spent several hours on this today and have been entirely unable to get even the an `<img>` tag to be produced in the HTML, much less a rendered image. Sadly DocBook appears to be an antiquated disaster. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:14> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.10.3 Component: Documentation | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D958, | Phab:D970 -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => closed * resolution: => fixed Comment: This is fixed in the ReST-ified user guide -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:16> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10416: GHC 7.10.1 User Guide profiling section 5.4 missing images -------------------------------------+------------------------------------- Reporter: alanz | Owner: Type: bug | Status: closed Priority: normal | Milestone: 8.0.1 Component: Documentation | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D958, Wiki Page: | Phab:D970 -------------------------------------+------------------------------------- Changes (by bgamari): * milestone: 7.10.3 => 8.0.1 Comment: Not fixed in 7.10.3, only in 8.0. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10416#comment:17> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC