Re: [racket-dev] [DrDr] R21445 (timeout 1) (unclean 715) (stderr 715) (changes 32)

2010-11-08 Thread Jay McCarthy
I thought the whole point of the build process is that it gets the
libraries if they are missing?

Jay

On Mon, Nov 8, 2010 at 7:27 PM, Sam Tobin-Hochstadt sa...@ccs.neu.edu wrote:
 On Mon, Nov 8, 2010 at 9:12 PM,  d...@racket-lang.org wrote:
 DrDr has finished building push #21445 after 29.06m.

 Unfortunately, these builds are currently failing to test anything b/c
 the gtk libraries are missing on the DrDr machine.  When you fix this,
 you might want to re-run all the builds since gr2 landed.

 --
 sam th
 sa...@ccs.neu.edu




-- 
Jay McCarthy j...@cs.byu.edu
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

The glory of God is Intelligence - DC 93
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] [DrDr] R21445 (timeout 1) (unclean 715) (stderr 715) (changes 32)

2010-11-08 Thread Matthew Flatt
Under Windows and Mac OS X, only. Users of other Unix variants have to
install Gtk (which implies Cairo and Pango) through whatever package
system they normally use.

At Mon, 8 Nov 2010 19:34:31 -0700, Jay McCarthy wrote:
 I thought the whole point of the build process is that it gets the
 libraries if they are missing?
 
 Jay
 
 On Mon, Nov 8, 2010 at 7:27 PM, Sam Tobin-Hochstadt sa...@ccs.neu.edu wrote:
  On Mon, Nov 8, 2010 at 9:12 PM,  d...@racket-lang.org wrote:
  DrDr has finished building push #21445 after 29.06m.
 
  Unfortunately, these builds are currently failing to test anything b/c
  the gtk libraries are missing on the DrDr machine.  When you fix this,
  you might want to re-run all the builds since gr2 landed.
 
  --
  sam th
  sa...@ccs.neu.edu
 
 
 
 
 -- 
 Jay McCarthy j...@cs.byu.edu
 Assistant Professor / Brigham Young University
 http://faculty.cs.byu.edu/~jay
 
 The glory of God is Intelligence - DC 93
 _
   For list-related administrative tasks:
   http://lists.racket-lang.org/listinfo/dev
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] [DrDr] R21445 (timeout 1) (unclean 715) (stderr 715) (changes 32)

2010-11-08 Thread Jay McCarthy
Anyways, I think I got them (apt-get install libgtk2-dev) and
restarted the builds

Jay

On Mon, Nov 8, 2010 at 7:34 PM, Jay McCarthy jay.mccar...@gmail.com wrote:
 I thought the whole point of the build process is that it gets the
 libraries if they are missing?

 Jay

 On Mon, Nov 8, 2010 at 7:27 PM, Sam Tobin-Hochstadt sa...@ccs.neu.edu wrote:
 On Mon, Nov 8, 2010 at 9:12 PM,  d...@racket-lang.org wrote:
 DrDr has finished building push #21445 after 29.06m.

 Unfortunately, these builds are currently failing to test anything b/c
 the gtk libraries are missing on the DrDr machine.  When you fix this,
 you might want to re-run all the builds since gr2 landed.

 --
 sam th
 sa...@ccs.neu.edu




 --
 Jay McCarthy j...@cs.byu.edu
 Assistant Professor / Brigham Young University
 http://faculty.cs.byu.edu/~jay

 The glory of God is Intelligence - DC 93




-- 
Jay McCarthy j...@cs.byu.edu
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

The glory of God is Intelligence - DC 93
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] [DrDr] R21445 (timeout 1) (unclean 715) (stderr 715) (changes 32)

2010-11-08 Thread Matthew Flatt
FWIW, you could leave off -dev. Racket's GUI library needs
libgtk2 binaries, but it does not need header files or other
development support.

At Mon, 8 Nov 2010 19:40:49 -0700, Jay McCarthy wrote:
 Anyways, I think I got them (apt-get install libgtk2-dev) and
 restarted the builds
 
 Jay
 
 On Mon, Nov 8, 2010 at 7:34 PM, Jay McCarthy jay.mccar...@gmail.com wrote:
  I thought the whole point of the build process is that it gets the
  libraries if they are missing?
 
  Jay
 
  On Mon, Nov 8, 2010 at 7:27 PM, Sam Tobin-Hochstadt sa...@ccs.neu.edu 
 wrote:
  On Mon, Nov 8, 2010 at 9:12 PM,  d...@racket-lang.org wrote:
  DrDr has finished building push #21445 after 29.06m.
 
  Unfortunately, these builds are currently failing to test anything b/c
  the gtk libraries are missing on the DrDr machine.  When you fix this,
  you might want to re-run all the builds since gr2 landed.
 
  --
  sam th
  sa...@ccs.neu.edu
 
 
 
 
  --
  Jay McCarthy j...@cs.byu.edu
  Assistant Professor / Brigham Young University
  http://faculty.cs.byu.edu/~jay
 
  The glory of God is Intelligence - DC 93
 
 
 
 
 -- 
 Jay McCarthy j...@cs.byu.edu
 Assistant Professor / Brigham Young University
 http://faculty.cs.byu.edu/~jay
 
 The glory of God is Intelligence - DC 93
 _
   For list-related administrative tasks:
   http://lists.racket-lang.org/listinfo/dev
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev