Re: [GHC] #912: Build system is missing various dependencies

2009-04-26 Thread GHC
#912: Build system is missing various dependencies
-+--
Reporter:  simonmar  |Owner:  
Type:  bug   |   Status:  closed  
Priority:  high  |Milestone:  6.12.1  
   Component:  Build System  |  Version:  6.5 
Severity:  normal|   Resolution:  fixed   
Keywords:|   Difficulty:  Unknown 
Testcase:  N/A   |   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by igloo):

  * status:  new = closed
  * resolution:  = fixed

Comment:

 The new build system is now in the HEAD. Please open tickets for any
 specific problems you find that still exist.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/912#comment:12
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #912: Build system is missing various dependencies

2009-04-20 Thread GHC
#912: Build system is missing various dependencies
-+--
Reporter:  simonmar  |Owner:  
Type:  bug   |   Status:  new 
Priority:  high  |Milestone:  6.12.1  
   Component:  Build System  |  Version:  6.5 
Severity:  normal|   Resolution:  
Keywords:|   Difficulty:  Unknown 
Testcase:  N/A   |   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by simonmar):

  * priority:  low = high
  * milestone:  _|_ = 6.12.1

Comment:

 I believe most, if not all, of these issues are fixed in the new build
 system.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/912#comment:11
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #912: Build system is missing various dependencies

2007-07-04 Thread GHC
#912: Build system is missing various dependencies
-+--
Reporter:  simonmar  |Owner: 
Type:  bug   |   Status:  new
Priority:  low   |Milestone:  _|_
   Component:  Build System  |  Version:  6.5
Severity:  normal|   Resolution: 
Keywords:|   Difficulty:  Unknown
  Os:  Multiple  | Testcase:  N/A
Architecture:  Multiple  |  
-+--
Comment (by claus):

 i guess i thought of this as a general recompile might not work ticket,
 with a high priority, but a low probability of being fixed completely in a
 near future milestone. it seems to be the only general build system
 ticket, so perhaps it would be the right place to collect issues like
 distclean residues, or anything else that hinders rebuilds? having a
 limited number of permanent general build-related tickets seems preferable
 to having large numbers of very specialized tickets?

 btw, it took me a moment to figure out how to get all tickets related to
 build system. perhaps there could be a preconfigured by component list
 of tickets?

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/912
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #912: Build system is missing various dependencies

2007-07-03 Thread GHC
#912: Build system is missing various dependencies
-+--
Reporter:  simonmar  |Owner: 
Type:  bug   |   Status:  new
Priority:  low   |Milestone:  _|_
   Component:  Build System  |  Version:  6.5
Severity:  normal|   Resolution: 
Keywords:|   Difficulty:  Unknown
  Os:  Multiple  | Testcase:  N/A
Architecture:  Multiple  |  
-+--
Changes (by [EMAIL PROTECTED]):

  * cc:  = [EMAIL PROTECTED]

Comment:

 i don't understand how build system issues like this can be set to 'low'?
 the residues left by 'make distclean' have a similar negative effect. if
 it was easier to get reliable rebuilds ('make' rather than 'make
 distclean; make' rather than 'rm *; fresh checkout; fresh configure;
 make'), there might be less breakage for new commits?

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/912
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #912: Build system is missing various dependencies

2007-07-03 Thread GHC
#912: Build system is missing various dependencies
-+--
Reporter:  simonmar  |Owner: 
Type:  bug   |   Status:  new
Priority:  low   |Milestone:  _|_
   Component:  Build System  |  Version:  6.5
Severity:  normal|   Resolution: 
Keywords:|   Difficulty:  Unknown
  Os:  Multiple  | Testcase:  N/A
Architecture:  Multiple  |  
-+--
Comment (by simonmar):

 It's set to low because solving the problem in general is not realistic,
 at least with the current build system/tools.  However, we'd like to
 identify specific scenarios that go wrong and fix them, when it's feasible
 to do so.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/912
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #912: Build system is missing various dependencies

2007-07-03 Thread GHC
#912: Build system is missing various dependencies
-+--
Reporter:  simonmar  |Owner: 
Type:  bug   |   Status:  new
Priority:  low   |Milestone:  _|_
   Component:  Build System  |  Version:  6.5
Severity:  normal|   Resolution: 
Keywords:|   Difficulty:  Unknown
  Os:  Multiple  | Testcase:  N/A
Architecture:  Multiple  |  
-+--
Changes (by sorear):

  * cc:  [EMAIL PROTECTED] = [EMAIL PROTECTED], sorear

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/912
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #912: Build system is missing various dependencies

2007-07-03 Thread GHC
#912: Build system is missing various dependencies
-+--
Reporter:  simonmar  |Owner: 
Type:  bug   |   Status:  new
Priority:  low   |Milestone:  _|_
   Component:  Build System  |  Version:  6.5
Severity:  normal|   Resolution: 
Keywords:|   Difficulty:  Unknown
  Os:  Multiple  | Testcase:  N/A
Architecture:  Multiple  |  
-+--
Comment (by igloo):

 In case it isn't clear, the issues this bug is about have been around
 forever.

 distclean residues sound like much simpler things that should be easily
 fixable.

 Incidentally, I've fixed much of the first bullet point (re-configuring
 with a new --prefix will not cause the various tools and scripts that
 depend on prefix to be rebuilt.). I don't know what, if any, remains to
 be fixed.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/912
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #912: Build system is missing various dependencies

2007-04-02 Thread GHC
#912: Build system is missing various dependencies
--+-
 Reporter:  simonmar  |  Owner:  
 Type:  bug   | Status:  new 
 Priority:  low   |  Milestone:  _|_ 
Component:  Build System  |Version:  6.5 
 Severity:  normal| Resolution:  
 Keywords:| Difficulty:  Unknown 
 Testcase:  N/A   |   Architecture:  Multiple
   Os:  Multiple  |  
--+-
Comment (by seekgzl):

 [http://www.makegamegold.com World Of Warcraftwow
 gold][http://www.makegamegold.com/default.asp?cateid=6 wow
 gold][http://www.makegamegold.com/default.asp?cateid=6 gold wow
 ][http://www.makegamegold.com/default.asp?cateID=11
 aids][http://www.makegamegold.com/default.html wow gold
 sale][http://www.makegamegold.com/default.asp?cateID=5 cheap
 hotel][http://www.makegamegold.com/default.asp?cateID=13 health
 services][http://www.makegamegold.com/article.asp?id=547 coins and
 edals][http://www.makegamegold.com/article.asp?id=512 bar code
 ccd][http://www.makegamegold.com/article.asp?id=511 skannerz bar codes]
 [http://www.makegamegold.com/article.asp?id=510 wireless bar code
 reader][http://www.makegamegold.com/article.asp?id=509 buy bar
 code][http://www.makegamegold.com/article.asp?id=508 bar code scanning
 system][http://www.makegamegold.com/article.asp?id=507 sap bar
 code][http://www.makegamegold.com/article.asp?id=506 which barcode scanner
 should i buy?] [http://www.makegamegold.com/article.asp?id=262 Aristo
 Halifax][http://www.makegamegold.com/article.asp?id=108 god of war
 unlockable videos A Secret
 Revealed][http://www.makegamegold.com/article.asp?id=262 discounts
 furniture][http://www.makegamegold.com/default.asp?id=318 walleye worm
 harness][http://www.makegamegold.com/article.asp?id=108 gold of war
 cheats][http://www.makegamegold.com/article.asp?id=99 world warcraft power
 leveling][http://www.makegamegold.com/article.asp?id=122 wrought iron
 stair railings][http://www.makegamegold.com/default.asp?page=20 Valerie
 confections][http://www.makegamegold.com/article.asp?id=249 more than
 words lyrics][http://www.makegamegold.com/default.asp?cateid=12 study
 abroad][http://www.makegamegold.com/article.asp?id=376 superman
 tattoo][http://www.makegamegold.com/article.asp?id=100 wow power
 leveling][http://www.makegamegold.com/article.asp?id=120 rod iron wall
 decor][http://www.makegamegold.com/article.asp?id=90 buy wow gold
 ][http://www.makegamegold.com/article.asp?id=122 staircase
 iron][http://www.makegamegold.com/article.asp?id=375 Star
 Tattoos][http://www.makegamegold.com/article.asp?id=376 superman tribal
 tattoo][http://www.makegamegold.com/article.asp?id=264 Huge Bedding  Bath
 Discounts ][http://www.makegamegold.com/article.asp?id=135 wow gold
 contrast][http://www.makegamegold.com/article.asp?id=116 iron gate in
 california for sale][http://www.makegamegold.com/article.asp?id=118 iron
 gate in california for
 sale][http://www.makegamegold.com/default.asp?CateID=6page=8 really cheap
 wow gold][http://www.makegamegold.com/article.asp?id=122 atlanta wrought
 iron doors][http://www.makegamegold.com/Powerleveling/Powerleveling.html
 wow europe Powerleveling][http://www.makegamegold.com/article.asp?id=329
 computer desks][http://www.makegamegold.com/article.asp?id=90 cheap wow
 gold word listed][http://www.makegamegold.com/article.asp?id=122 wrought
 iron stair railings][http://www.makegamegold.com/article.asp?id=669
 ileus][http://www.makegamegold.com/article.asp?id=116 automatic
 gates][http://www.makegamegold.com/article.asp?id=82 europe wow
 gold][http://www.makegamegold.com/article.asp?id=92
 powerleveling][http://www.makegamegold.com/article.asp?id=12 cheap gold
 for wow][http://www.makegamegold.com/article.asp?id=81 cheap american gold
 coins][http://www.makegamegold.com/article.asp?id=322 california gold rush
 stories hangings][http://www.makegamegold.com/article.asp?id=383 Foreign
 stuff][http://www.makegamegold.com/article.asp?id=262 discounts furniture
 ][http://www.makegamegold.com/default.asp?id=175 Study Abroad in Japan
 ][http://www.makegamegold.com/article.asp?id=269 Call
 Center][http://www.makegamegold.com/article.asp?id=671 constipation
 ][http://www.makegamegold.com/article.asp?id=546
 treadmill][http://www.makegamegold.com/article.asp?id=855
 superman][http://www.makegamegold.com/article.asp?id=856
 spiderman?3][http://www.makegamegold.com/article.asp?id=148 cheap car
 insurance company][http://www.makegamegold.com/article.asp?id=149 cheap
 female car insurance][http://www.makegamegold.com/article.asp?id=150
 airline tickets for cheap][http://www.makegamegold.com/article.asp?id=151
 cheap air tickets to
 london][http://www.makegamegold.com/article.asp?id=152 cheap
 hotels][http://www.makegamegold.com/article.asp?id=153 cheap hotel
 

Re: [GHC] #912: Build system is missing various dependencies

2006-10-21 Thread GHC
#912: Build system is missing various dependencies
--+-
 Reporter:  simonmar  |  Owner:  
 Type:  bug   | Status:  new 
 Priority:  low   |  Milestone:  _|_ 
Component:  Build System  |Version:  6.5 
 Severity:  normal| Resolution:  
 Keywords:| Difficulty:  Unknown 
 Testcase:  N/A   |   Architecture:  Multiple
   Os:  Multiple  |  
--+-
Changes (by igloo):

  * testcase:  = N/A

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/912
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #912: Build system is missing various dependencies

2006-09-28 Thread GHC
#912: Build system is missing various dependencies
---+
  Reporter:  simonmar  |  Owner:  
  Type:  bug   | Status:  new 
  Priority:  low   |  Milestone:  
 Component:  Build System  |Version:  6.5 
  Severity:  normal| Resolution:  
  Keywords:| Os:  Multiple
Difficulty:  Unknown   |   Architecture:  Multiple
---+
Changes (by simonmar):

  * priority:  normal = low

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/912
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #912: Build system is missing various dependencies

2006-09-28 Thread GHC
#912: Build system is missing various dependencies
---+
  Reporter:  simonmar  |  Owner:  
  Type:  bug   | Status:  new 
  Priority:  low   |  Milestone:  _|_ 
 Component:  Build System  |Version:  6.5 
  Severity:  normal| Resolution:  
  Keywords:| Os:  Multiple
Difficulty:  Unknown   |   Architecture:  Multiple
---+
Changes (by simonmar):

  * milestone:  = _|_

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/912
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #912: Build system is missing various dependencies

2006-09-27 Thread GHC
#912: Build system is missing various dependencies
-+--
Reporter:  simonmar  |Owner: 
Type:  bug   |   Status:  new
Priority:  normal|Milestone: 
   Component:  Build System  |  Version:  6.5
Severity:  normal| Keywords: 
  Os:  Multiple  |   Difficulty:  Unknown
Architecture:  Multiple  |  
-+--
The build system is missing dependencies, which means that if you change
 something and recompile, you don't always get a working build.  The most
 common problem is to issue a {{{darcs-all pull}}} followed by {{{make}}},
 which may well result in a broken build depending on what changes were
 pulled.

 I'm creating this ticket to keep track of the dependencies that we know
 are missing, so that maybe one day they could be fixed.

  * re-configuring with a new {{{--prefix}}} will not cause the various
 tools
and scripts that depend on prefix to be rebuilt.

  * package dependencies are not mirrored in the build system: rebuilding
 base
doesn't cause all the other packages to be rebuilt, for example.

 The following are probably not feasible/desirable to fix:

  * stage 2 doesn't have a dependency on the packages.

  * the packages don't have a dependency on the .hi file format

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/912
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs