[Fink-devel] nautilus-cd-burner-2.20.0-2 build failure

2008-03-18 Thread Sébastien Maret
10.5.2 Intel, pango-cairo branch.

./configure --prefix=/sw --mandir=/sw/share/man --libexecdir=/sw/lib/ 
nautilus-cd-burner --disable-dependency-tracking --disable-schemas- 
install --disable-hal --disable-gnome-mount --enable-more-warnings -- 
enable-static PKG_CONFIG_PATH=/sw/lib/pango-ft219/lib/pkgconfig:/sw/ 
lib/fontconfig2/lib/pkgconfig:/sw/lib/freetype219/lib/pkgconfig: 
$PKG_CONFIG_PATH FREETYPE_CONFIG=/sw/lib/freetype219/bin/freetype- 
config
  (...)

checking for GUI... configure: error: Package requirements (glib-2.0  
 = 2.10.0  gthread-2.0 = 2.10.0  libgnome-2.0 = 2.14.0  gtk+-2.0 =  
2.5.4  gnome-vfs-2.0 = 2.1.3.1  libglade-2.0 = 2.0.0  libgnomeui-2.0  
 = 2.14.0   hal = 0.5.7 dbus-glib-1 = 0.6) were not met:

No package 'hal' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.


Note that the --disable-hal option is passed to the configure script,  
but it does not seem to have any effect.

Sébastien
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] nautilus-cd-burner-2.20.0-2 build failure

2008-03-18 Thread Daniel Macks
On Tue, Mar 18, 2008 at 10:17:37AM +0100, S?bastien Maret wrote:
 10.5.2 Intel, pango-cairo branch.
 
 ./configure --prefix=/sw --mandir=/sw/share/man --libexecdir=/sw/lib/ 
 nautilus-cd-burner --disable-dependency-tracking --disable-schemas- 
 install --disable-hal --disable-gnome-mount --enable-more-warnings -- 
 enable-static PKG_CONFIG_PATH=/sw/lib/pango-ft219/lib/pkgconfig:/sw/ 
 lib/fontconfig2/lib/pkgconfig:/sw/lib/freetype219/lib/pkgconfig: 
 $PKG_CONFIG_PATH FREETYPE_CONFIG=/sw/lib/freetype219/bin/freetype- 
 config
   (...)
 
 checking for GUI... configure: error: Package requirements (glib-2.0  
  = 2.10.0  gthread-2.0 = 2.10.0  libgnome-2.0 = 2.14.0  gtk+-2.0 =  
 2.5.4  gnome-vfs-2.0 = 2.1.3.1  libglade-2.0 = 2.0.0  libgnomeui-2.0  
  = 2.14.0   hal = 0.5.7 dbus-glib-1 = 0.6) were not met:
 
 No package 'hal' found
 
 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.
 
 
 Note that the --disable-hal option is passed to the configure script,  
 but it does not seem to have any effect.

I think HAL became a mandatory dep in recent versions of
nautilus-cd-burner. RangerRick said he looked at HAL several years ago
and it was gonna be a mess on darwin then. Presently, google suggests
HAL can exist on OS X, so maybe it's time to revisit getting it
ported.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Recent Fink update breaks classpath package

2008-03-18 Thread Alexander Hansen
Daniel Macks wrote:
 On Sun, Mar 16, 2008 at 10:04:50AM -0700, Trevor Harmon wrote:
   
 On Mar 16, 2008, at 7:11 AM, Martin Costabel wrote:

 
 OSX 10.5.2 update, perhaps?
   
 No, that was released on February 11. The package was working fine  
 with it. I'm pretty sure it was a change in Fink that's causing this  
 problem.
 

 You probably still have the older fink package in /sw/fink/debs; you
 can sudo dpkg -i fink-whatever.deb to upgrade and downgrade manually
 and find out exactly whether that's what matters.

 dan

   
One can't do _much_ of a downgrade in this case.  As committed from the 
tracker, the package declared a BuildDepend on fink ( = 0.27.99 ).  I 
tried building with fink-0.28.0 on 10.5.2 w/affiliated stuff current as 
of midnight, which resulted in the same failure as with fink-0.28.1 .

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Recent Fink update breaks classpath package

2008-03-18 Thread Daniel Macks
On Tue, Mar 18, 2008 at 09:06:50AM -0400, Alexander Hansen wrote:
 Daniel Macks wrote:
  On Sun, Mar 16, 2008 at 10:04:50AM -0700, Trevor Harmon wrote:

  On Mar 16, 2008, at 7:11 AM, Martin Costabel wrote:
 
  
  OSX 10.5.2 update, perhaps?

  No, that was released on February 11. The package was working fine  
  with it. I'm pretty sure it was a change in Fink that's causing this  
  problem.
  
 
  You probably still have the older fink package in /sw/fink/debs; you
  can sudo dpkg -i fink-whatever.deb to upgrade and downgrade manually
  and find out exactly whether that's what matters.
 
  dan
 

 One can't do _much_ of a downgrade in this case.  As committed from the 
 tracker, the package declared a BuildDepend on fink ( = 0.27.99 ).  I 
 tried building with fink-0.28.0 on 10.5.2 w/affiliated stuff current as 
 of midnight, which resulted in the same failure as with fink-0.28.1 .

The BuildDepends:fink(= 0.28) is only due to the private Shlibs;
since it appears we're talking about a build error (i.e., well before
the .deb gets created) , you can safely remove that BDep entirely.

FWIW, I didn't test this submission...was a minor-version update to an
existing package with minimal interaction with other packages, assumed
that if it worked for submitter when submitted, it was good to go.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Recent Fink update breaks classpath package

2008-03-18 Thread Alexander Hansen
Daniel Macks wrote:
 On Tue, Mar 18, 2008 at 09:06:50AM -0400, Alexander Hansen wrote:
   
 Daniel Macks wrote:
 
 On Sun, Mar 16, 2008 at 10:04:50AM -0700, Trevor Harmon wrote:
   
   
 On Mar 16, 2008, at 7:11 AM, Martin Costabel wrote:

 
 
 OSX 10.5.2 update, perhaps?
   
   
 No, that was released on February 11. The package was working fine  
 with it. I'm pretty sure it was a change in Fink that's causing this  
 problem.
 
 
 You probably still have the older fink package in /sw/fink/debs; you
 can sudo dpkg -i fink-whatever.deb to upgrade and downgrade manually
 and find out exactly whether that's what matters.

 dan

   
   
 One can't do _much_ of a downgrade in this case.  As committed from the 
 tracker, the package declared a BuildDepend on fink ( = 0.27.99 ).  I 
 tried building with fink-0.28.0 on 10.5.2 w/affiliated stuff current as 
 of midnight, which resulted in the same failure as with fink-0.28.1 .
 

 The BuildDepends:fink(= 0.28) is only due to the private Shlibs;
 since it appears we're talking about a build error (i.e., well before
 the .deb gets created) , you can safely remove that BDep entirely.

 FWIW, I didn't test this submission...was a minor-version update to an
 existing package with minimal interaction with other packages, assumed
 that if it worked for submitter when submitted, it was good to go.

 dan

   
I tried a local modification and a build with fink-0.27.11 on 10.5.2 .  
That still didn't work, failing identically to the prior cases.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Recent Fink update breaks classpath package

2008-03-18 Thread Trevor Harmon
On Mar 18, 2008, at 8:22 AM, Daniel Macks wrote:

 FWIW, I didn't test this submission...was a minor-version update to an
 existing package with minimal interaction with other packages, assumed
 that if it worked for submitter when submitted, it was good to go.

I'm sorry about this. I certainly tested my own submission, and it was  
building fine. I'm at a loss as to why it's no longer working.

I checked with the classpath people and they said the build error is  
due to a bug in the Java 1.5 compiler. It is apparently fixed in the  
Java 1.6 release. However, Apple is dragging their feet getting a  
stable 1.6 out the door. I guess the classpath package will have to be  
downgraded to the previous version until Java 1.6 is out.

Trevor


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel