public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.
@ 2005-12-10 16:17 Dale
  2005-12-10 16:51 ` Bob Sanders
  0 siblings, 1 reply; 10+ messages in thread
From: Dale @ 2005-12-10 16:17 UTC (permalink / raw
  To: gentoo-user

HI . . . . . again,

Well, I took me a nap and woke up to this little error message:

> (cd .libs && rm -f libIvmConfig.la && ln -s ../libIvmConfig.la
> libIvmConfig.la)
> make[3]: Leaving directory
> `/var/tmp/portage/ivman-0.5_pre2/work/ivman-0.5_pre2/src/IvmConfig'
> make[3]: Entering directory
> `/var/tmp/portage/ivman-0.5_pre2/work/ivman-0.5_pre2/src'
> if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
> -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
> -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal
> -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     
> -march=athlon-xp -O2 -fomit-frame-pointer -momit-leaf-frame-pointer
> -fno-ident -pipe -MT manager.o -MD -MP -MF ".deps/manager.Tpo" -c -o
> manager.o manager.c; \
> then mv -f ".deps/manager.Tpo" ".deps/manager.Po"; else rm -f
> ".deps/manager.Tpo"; exit 1; fi
> if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
> -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
> -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal
> -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include     
> -march=athlon-xp -O2 -fomit-frame-pointer -momit-leaf-frame-pointer
> -fno-ident -pipe -MT hal_interface.o -MD -MP -MF
> ".deps/hal_interface.Tpo" -c -o hal_interface.o hal_interface.c; \
> then mv -f ".deps/hal_interface.Tpo" ".deps/hal_interface.Po"; else rm
> -f ".deps/hal_interface.Tpo"; exit 1; fi
> hal_interface.c: In function `hal_property_modified':
> hal_interface.c:148: warning: assignment makes pointer from integer
> without a cast
> hal_interface.c:177: warning: passing arg 2 of
> `parseIvmConfigProperties' discards qualifiers from pointer target type
> hal_interface.c:177: warning: passing arg 3 of
> `parseIvmConfigProperties' discards qualifiers from pointer target type
> manager.c: In function `ivm_run_command':
> manager.c:268: warning: initialization makes pointer from integer
> without a cast
> manager.c: In function `ivm_is_dvd':
> manager.c:365: warning: initialization makes pointer from integer
> without a cast
> manager.c:369: warning: initialization makes pointer from integer
> without a cast
> manager.c: In function `ivm_media_changed':
> manager.c:449: warning: assignment makes pointer from integer without
> a cast
> manager.c:485: warning: assignment makes pointer from integer without
> a cast
> manager.c:490: warning: assignment makes pointer from integer without
> a cast
> manager.c: In function `ivm_eject_pressed':
> manager.c:609: warning: assignment makes pointer from integer without
> a cast
> manager.c: In function `main':
> manager.c:644: error: `LibHalFunctions' undeclared (first use in this
> function)
> manager.c:644: error: (Each undeclared identifier is reported only once
> manager.c:644: error: for each function it appears in.)
> manager.c:644: error: parse error before "hal_functions"
> manager.c:653: error: `hal_functions' undeclared (first use in this
> function)
> manager.c:653: warning: assignment makes pointer from integer without
> a cast
> manager.c:696: warning: initialization makes pointer from integer
> without a cast
> manager.c:704: warning: assignment makes pointer from integer without
> a cast
> make[3]: *** [manager.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> make[3]: Leaving directory
> `/var/tmp/portage/ivman-0.5_pre2/work/ivman-0.5_pre2/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/ivman-0.5_pre2/work/ivman-0.5_pre2/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/ivman-0.5_pre2/work/ivman-0.5_pre2'
> make: *** [all] Error 2
>
> !!! ERROR: sys-apps/ivman-0.5_pre2 failed.
> !!! Function src_compile, Line 22, Exitcode 2
> !!! emake failed
> !!! If you need support, post the topmost build error, NOT this status
> message.
>
> root@smoker / #


This is what I put in my package.keywords file, except for all the KDE
3.5 stuff:

> app-admin/gkrellm ~x86
> app-office/scribus ~x86
> x11-base/xorg-x11 ~86
> sys-kernel/linux-headers ~x86
> net-www/netscape-flash ~x86
> app-sci/foldingathome ~x86
> app-cdr/k3b ~x86
> =media-libs/akode-2.0_rc1 ~x86
> =app-text/poppler-0.4.2-r1 ~x86
> =app-text/poppler-0.4.2 ~x86
> =sys-fs/udev-071 ~x86
> =sys-fs/udev-072 ~x86
> =sys-fs/udev-073 ~x86
> =sys-apps/hal-0.5.4 ~x86
> =sys-apps/hal-0.5.5.1 ~x86
> sys-apps/pmount ~x86
> sys-apps/dbus ~x86


and package.unmask:

> =>sys-apps/dbus-0.60
> =>sys-apps/hal-0.5.1
> sys-apps/pmount


I was doing a emerge -e world to make sure everything was in order after
the gcc upgrade and poking KDE 3.5 into the mix as well.  I only have 92
packages left.

OK, any ideas on what went south?  I added ivman to the package.keywords
and did a emerge --resume but it wanted to emerge the same version.  I
guess it didn't reread the file when it restarted.  If I emerge it
manually I loose my --resume option.  :(

Now everybody jump in all at once OK.  LOL  Just don't bang your heads
to hard.  ;)

Thanks
Dale
:-)

P.S.  This KDE 3.5 is going to work, one way or the other.



-- 
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 80GB hard drives.  
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB SCSI drive.

All run Gentoo, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.
  2005-12-10 16:17 [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed Dale
@ 2005-12-10 16:51 ` Bob Sanders
  2005-12-10 17:04   ` Jose Maria Alvarez Fernandez
  2005-12-10 17:17   ` Dale
  0 siblings, 2 replies; 10+ messages in thread
From: Bob Sanders @ 2005-12-10 16:51 UTC (permalink / raw
  To: gentoo-user

On Sat, 10 Dec 2005 10:17:07 -0600
Dale <dalek@exceedtech.net> wrote:

> 
> I was doing a emerge -e world to make sure everything was in order after
> the gcc upgrade and poking KDE 3.5 into the mix as well.  I only have 92
> packages left.
> 
> OK, any ideas on what went south?  I added ivman to the package.keywords
> and did a emerge --resume but it wanted to emerge the same version.  I
> guess it didn't reread the file when it restarted.  If I emerge it
> manually I loose my --resume option.  :(
> 

No ideas, but why not just do - emerge --resume --skipfirst
and come back to lvman after all that is done?

Bob
-  
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.
  2005-12-10 16:51 ` Bob Sanders
@ 2005-12-10 17:04   ` Jose Maria Alvarez Fernandez
  2005-12-10 17:38     ` Dale
  2005-12-10 17:17   ` Dale
  1 sibling, 1 reply; 10+ messages in thread
From: Jose Maria Alvarez Fernandez @ 2005-12-10 17:04 UTC (permalink / raw
  To: gentoo-user



Bob Sanders wrote:
> On Sat, 10 Dec 2005 10:17:07 -0600
> Dale <dalek@exceedtech.net> wrote:
> 
> 
>>I was doing a emerge -e world to make sure everything was in order after
>>the gcc upgrade and poking KDE 3.5 into the mix as well.  I only have 92
>>packages left.
>>
>>OK, any ideas on what went south?  I added ivman to the package.keywords
>>and did a emerge --resume but it wanted to emerge the same version.  I
>>guess it didn't reread the file when it restarted.  If I emerge it
>>manually I loose my --resume option.  :(
>>
> 
> 
> No ideas, but why not just do - emerge --resume --skipfirst
> and come back to lvman after all that is done?
With hal >=0.5, you need ivman 0.6.

Cheers!

Chema
> 
> Bob
> -  
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.
  2005-12-10 16:51 ` Bob Sanders
  2005-12-10 17:04   ` Jose Maria Alvarez Fernandez
@ 2005-12-10 17:17   ` Dale
  2005-12-10 21:48     ` Neil Bothwick
  1 sibling, 1 reply; 10+ messages in thread
From: Dale @ 2005-12-10 17:17 UTC (permalink / raw
  To: gentoo-user

Bob Sanders wrote:

>On Sat, 10 Dec 2005 10:17:07 -0600
>Dale <dalek@exceedtech.net> wrote:
>
>  
>
>>I was doing a emerge -e world to make sure everything was in order after
>>the gcc upgrade and poking KDE 3.5 into the mix as well.  I only have 92
>>packages left.
>>
>>OK, any ideas on what went south?  I added ivman to the package.keywords
>>and did a emerge --resume but it wanted to emerge the same version.  I
>>guess it didn't reread the file when it restarted.  If I emerge it
>>manually I loose my --resume option.  :(
>>
>>    
>>
>
>No ideas, but why not just do - emerge --resume --skipfirst
>and come back to lvman after all that is done?
>
>Bob
>-  
>  
>
That is what I did.  I waited a bit to see if there was someone with a
really quick fix but I guess not.

I plan to keyword/unmask ivman then and try again.  I think it is a deal
that ivman is not keyworded but hal and the rest in the chain are. 
Maybe hal doesn't like the old versions of hal.  I did have to do a rm
-rf in it during the compile, as instructed by the way.  It appears that
some changes have been made.

For the record, I also did a etc-update too and tried again, same error.

Thanks

Dale
:-)

-- 
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 80GB hard drives.  
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB SCSI drive.

All run Gentoo, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.
  2005-12-10 17:04   ` Jose Maria Alvarez Fernandez
@ 2005-12-10 17:38     ` Dale
  0 siblings, 0 replies; 10+ messages in thread
From: Dale @ 2005-12-10 17:38 UTC (permalink / raw
  To: gentoo-user

Jose Maria Alvarez Fernandez wrote:

> With hal >=0.5, you need ivman 0.6.
>
> Cheers!
>
> Chema
>
>>
>> Bob
>> -  
>
That's what I thought.  I'll change that after the emerge -e world
finishes.  It's crunching Mozilla at the moment.  Since this is on rig
#1 in my sig, it won't be long.

Thanks for confirming though.  Now I know for sure.

Dale
:-)

-- 
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 80GB hard drives.  
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB SCSI drive.

All run Gentoo, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.
  2005-12-10 17:17   ` Dale
@ 2005-12-10 21:48     ` Neil Bothwick
  2005-12-10 22:50       ` Dale
  2005-12-11  0:32       ` Dale
  0 siblings, 2 replies; 10+ messages in thread
From: Neil Bothwick @ 2005-12-10 21:48 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 714 bytes --]

On Sat, 10 Dec 2005 11:17:39 -0600, Dale wrote:


> I plan to keyword/unmask ivman then and try again.  I think it is a deal
> that ivman is not keyworded but hal and the rest in the chain are. 
> Maybe hal doesn't like the old versions of hal.  I did have to do a rm
> -rf in it during the compile, as instructed by the way.  It appears that
> some changes have been made.

The APIs for dbus and hal changed significantly between the hal 0.4 and
0.5 releases, they are incompatible. You need everything using the same
API. You'll find it affects KDE too, KDE 3.5 uses the 0.5 system whereas
3.4 uses the older API.


-- 
Neil Bothwick

I have nothing but respect for you, and not much of that.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.
  2005-12-10 21:48     ` Neil Bothwick
@ 2005-12-10 22:50       ` Dale
  2005-12-11  0:32       ` Dale
  1 sibling, 0 replies; 10+ messages in thread
From: Dale @ 2005-12-10 22:50 UTC (permalink / raw
  To: gentoo-user

Neil Bothwick wrote:

>
>
>The APIs for dbus and hal changed significantly between the hal 0.4 and
>0.5 releases, they are incompatible. You need everything using the same
>API. You'll find it affects KDE too, KDE 3.5 uses the 0.5 system whereas
>3.4 uses the older API.
>
>
>  
>
That would be the technical way of saying they depend on each other 
right?  It is emerging open office right now so it may be a while yet.  
I do plan to jump on this with both feet when it gets done though.

Funny thing is, it seems to be working fine.  I bet that when I need it 
most, it will fail though.  That's how it usually goes for me anyway.

THanks

Dale
:-)

-- 
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 80GB hard drives.  
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB SCSI drive.

All run Gentoo, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.
  2005-12-10 21:48     ` Neil Bothwick
  2005-12-10 22:50       ` Dale
@ 2005-12-11  0:32       ` Dale
  2005-12-11 11:25         ` Jose Maria Alvarez Fernandez
  1 sibling, 1 reply; 10+ messages in thread
From: Dale @ 2005-12-11  0:32 UTC (permalink / raw
  To: gentoo-user

Neil Bothwick wrote:

>
>The APIs for dbus and hal changed significantly between the hal 0.4 and
>0.5 releases, they are incompatible. You need everything using the same
>API. You'll find it affects KDE too, KDE 3.5 uses the 0.5 system whereas
>3.4 uses the older API.
>  
>
Should I file a bug report on this?  Shouldn't it catch this when I did 
a emerge -ep world?  You know, let me know it needs a newer version and 
can't emerge it yet because of the dependancy.

Let me know.  I don't want to file one unless I know I should or not.  
It is not marked stable yet anyway.  I have only files one before.  
Still not sure I did it right though.  Care to volunteer?

Thanks,

Dale
:-)


-- 
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 80GB hard drives.  
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB SCSI drive.

All run Gentoo, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.
  2005-12-11  0:32       ` Dale
@ 2005-12-11 11:25         ` Jose Maria Alvarez Fernandez
  2005-12-12  6:04           ` Dale
  0 siblings, 1 reply; 10+ messages in thread
From: Jose Maria Alvarez Fernandez @ 2005-12-11 11:25 UTC (permalink / raw
  To: gentoo-user



Dale wrote:
> Neil Bothwick wrote:
> 
>>
>> The APIs for dbus and hal changed significantly between the hal 0.4 and
>> 0.5 releases, they are incompatible. You need everything using the same
>> API. You'll find it affects KDE too, KDE 3.5 uses the 0.5 system whereas
>> 3.4 uses the older API.
>>  
>>
> Should I file a bug report on this?  Shouldn't it catch this when I did 
> a emerge -ep world?  You know, let me know it needs a newer version and 
> can't emerge it yet because of the dependancy.
> 
> Let me know.  I don't want to file one unless I know I should or not.  
> It is not marked stable yet anyway.  I have only files one before.  
> Still not sure I did it right though.  Care to volunteer?
> 
> Thanks,
> 
> Dale
> :-)
> 
The dependency is there in the kdebase-3.5.0 (and also in 
kdebase-kioslavaes, if you use kde split ebuilds) ebuild:

hal? ( >=sys-apps/dbus-0.33
            =sys-apps/hal-0.5*
            sys-apps/pmount )

So, maybe you didn't use "hal" FLAG in your USE? It's strange, I'm using 
kde 3.5 and hal is a dependency for me.

Chema
> 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.
  2005-12-11 11:25         ` Jose Maria Alvarez Fernandez
@ 2005-12-12  6:04           ` Dale
  0 siblings, 0 replies; 10+ messages in thread
From: Dale @ 2005-12-12  6:04 UTC (permalink / raw
  To: gentoo-user

Jose Maria Alvarez Fernandez wrote:

>
>
> Dale wrote:
>
>> Should I file a bug report on this?  Shouldn't it catch this when I 
>> did a emerge -ep world?  You know, let me know it needs a newer 
>> version and can't emerge it yet because of the dependancy.
>>
>> Let me know.  I don't want to file one unless I know I should or 
>> not.  It is not marked stable yet anyway.  I have only files one 
>> before.  Still not sure I did it right though.  Care to volunteer?
>>
>> Thanks,
>>
>> Dale
>> :-)
>>
> The dependency is there in the kdebase-3.5.0 (and also in 
> kdebase-kioslavaes, if you use kde split ebuilds) ebuild:
>
> hal? ( >=sys-apps/dbus-0.33
>            =sys-apps/hal-0.5*
>            sys-apps/pmount )
>
> So, maybe you didn't use "hal" FLAG in your USE? It's strange, I'm 
> using kde 3.5 and hal is a dependency for me.
>
> Chema
>
It did pull in hal and dbus like it should, versions and all.  It did 
not pull the right ivman though.  It still thought the older version was 
OK but it would not complete a compile with the newer hal and dbus.  I 
keyworded ivman and it went right to work.  Since I had to go out of 
town today to see my lady, I had to shutdown.  It seems to work fine.  I 
put in a CD and a little window pops up asking me what to do with it.  
o_O  Sounds a lot like M$ to me.  :/

I'm not sure about pmount.  If it is installed, it did it will I was not 
looking, which was most of the time.  LOL

Still sounds buggy to me.  I would just hate for someone to miss up 
their rig that doesn't have a clue what to do to fix it.

Dale
:-)



-- 
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 80GB hard drives.  
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB SCSI drive.

All run Gentoo, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-12-12  6:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-10 16:17 [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed Dale
2005-12-10 16:51 ` Bob Sanders
2005-12-10 17:04   ` Jose Maria Alvarez Fernandez
2005-12-10 17:38     ` Dale
2005-12-10 17:17   ` Dale
2005-12-10 21:48     ` Neil Bothwick
2005-12-10 22:50       ` Dale
2005-12-11  0:32       ` Dale
2005-12-11 11:25         ` Jose Maria Alvarez Fernandez
2005-12-12  6:04           ` Dale

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox