Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86207 - dev-libs/libmal-0.31 can't build due to various dlp_ errors
Summary: dev-libs/libmal-0.31 can't build due to various dlp_ errors
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo PDA project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-21 19:05 UTC by Sasha Kacanski
Modified: 2005-07-11 06:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sasha Kacanski 2005-03-21 19:05:37 UTC
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -DMALSYNC -O2 -march=athlon-xp -fomit-frame-pointer -I./malsync/mal/common -I./malsync/mal/client/common -I./malsync/mal/client/unix -I/usr/local/include -c libmal.c -MT libmal.lo -MD -MP -MF .deps/libmal.TPlo  -fPIC -DPIC -o .libs/libmal.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -DMALSYNC -O2 -march=athlon-xp -fomit-frame-pointer -I./malsync/mal/common -I./malsync/mal/client/common -I./malsync/mal/client/unix -I/usr/local/include -c ./malsync/mal/common/AGNet.c -MT AGNet.lo -MD -MP -MF .deps/AGNet.TPlo  -fPIC -DPIC -o .libs/AGNet.lo
malsync/mal/common/AGNet.c:102: warning: `AGNetSocketNew' defined but not used
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -DMALSYNC -O2 -march=athlon-xp -fomit-frame-pointer -I./malsync/mal/common -I./malsync/mal/client/common -I./malsync/mal/client/unix -I/usr/local/include -c ./malsync/mal/common/AGNet.c -MT AGNet.lo -MD -MP -MF .deps/AGNet.TPlo -o AGNet.o >/dev/null 2>&1
libmal.c: In function `createDatabase':
libmal.c:381: warning: dereferencing type-punned pointer will break strict-aliasing rules
libmal.c:382: warning: dereferencing type-punned pointer will break strict-aliasing rules
libmal.c: In function `readDeviceUserConfig32':
libmal.c:512: error: too many arguments to function `dlp_ReadRecordByIndex'
libmal.c: In function `readDeviceUserConfig31':
libmal.c:545: error: too many arguments to function `dlp_ReadRecordByIndex'
libmal.c: In function `writeDeviceUserConfig':
libmal.c:601: error: too many arguments to function `dlp_ReadRecordByIndex'
libmal.c: In function `getRecordBase':
libmal.c:886: warning: passing arg 3 of `dlp_ReadNextModifiedRec' from incompatible pointer type
libmal.c:886: error: too many arguments to function `dlp_ReadNextModifiedRec'
libmal.c:890: warning: passing arg 4 of `dlp_ReadRecordByIndex' from incompatible pointer type
libmal.c:890: error: too many arguments to function `dlp_ReadRecordByIndex'
libmal.c: In function `Connect':
libmal.c:1211: warning: passing arg 2 of `pi_bind' from incompatible pointer type
libmal.c:1211: error: too many arguments to function `pi_bind'
make[1]: *** [libmal.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
mv -f .libs/AGNet.lo AGNet.lo
make[1]: Leaving directory `/var/tmp/portage/libmal-0.31/work/libmal-0.31'
make: *** [all] Error 2

!!! ERROR: dev-libs/libmal-0.31 failed.
!!! Function src_compile, Line 556, Exitcode 2


Reproducible: Always
Steps to Reproduce:
1. emerge --deep --update --newuse world
2.
3.

Actual Results:  
I can update system ...

Expected Results:  
It looks like pilot-link is braking both gnome and kde
Comment 1 Chris White (RETIRED) gentoo-dev 2005-03-21 19:17:40 UTC
I smell somewhat horrible api changes in effect here.
Comment 2 Sasha Kacanski 2005-03-21 19:50:47 UTC
I had only headacke trying to add to KDE or GNOME pilot-link and conduits.
Ebuild's simply do not compile, I did not introduce any hand compiled, build and installed packages.
I just gave up. I need to go with something that works and i have a bit more control over it...
I did get on manual install sync on the pilot, but from that point on, I could not install or merge gnome-pilot ebuild and so on and on...
conslusion, or get the whole desktop manager and apps and install it your self or put up with what you get from distribution ...

Comment 3 Alastair Tse (RETIRED) gentoo-dev 2005-07-08 04:06:30 UTC
so what version of pilot-link are you talking about?
Comment 4 Aleksandar Kacanski 2005-07-08 07:39:05 UTC
(In reply to comment #3)
> so what version of pilot-link are you talking about?

It has been long time. Sorry I should include kernel version, make.conf and
pilot app version. 
I started from scratch and works fine now. This happend months ago.
thanks for solid work...
/s
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2005-07-11 06:23:39 UTC
hrmm, thanks for getting back to us. i'll close this for now because i can't reproduce it.