Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2539 - Compiling gnorpm 0.95.1-r1 fails
Summary: Compiling gnorpm 0.95.1-r1 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-07 13:59 UTC by Sean P. Kane
Modified: 2003-02-04 19:42 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 Sean P. Kane 2002-05-07 13:59:09 UTC
Compiling gnorpm 0.95.1-r1 fails with this error:

gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -
I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/
usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/include
/rpm            -DGNOMELOCALEDIR=\""/usr/share/locale"\"           -DG_LOG_DOMAI
N=\"GnoRPM\"    -march=i686 -O3 -pipe -Wall -Wunused  -c install.c
install.c:181: warning: `struct rpmDependencyConflict' declared inside parameter
 list
install.c:181: warning: its scope is only this definition or declaration, which 
is probably not what you want.
install.c: In function `addDepNodes':
install.c:193: arithmetic on pointer to an incomplete type
install.c:193: dereferencing pointer to incomplete type
install.c:194: arithmetic on pointer to an incomplete type
install.c:194: dereferencing pointer to incomplete type
install.c:195: arithmetic on pointer to an incomplete type
install.c:195: dereferencing pointer to incomplete type
install.c:196: arithmetic on pointer to an incomplete type
install.c:196: dereferencing pointer to incomplete type
install.c:200: arithmetic on pointer to an incomplete type
install.c:200: dereferencing pointer to incomplete type
install.c:201: arithmetic on pointer to an incomplete type
install.c:201: dereferencing pointer to incomplete type
install.c:213: arithmetic on pointer to an incomplete type
install.c:213: dereferencing pointer to incomplete type
install.c:223: arithmetic on pointer to an incomplete type
install.c:223: dereferencing pointer to incomplete type
install.c:262: warning: passing arg 2 of `rpmdepCheck' from incompatible pointe
 type
install.c:272: warning: passing arg 1 of `rpmdepFreeConflicts' from incompatibl
 pointer type
install.c:183: warning: `flags' might be used uninitialized in this function
install.c: At top level:
install.c:280: warning: `struct rpmDependencyConflict' declared inside paramete
 list
install.c: In function `displayDepProblems':
install.c:311: warning: passing arg 5 of `addDepNodes' from incompatible pointe
 type
install.c: In function `printProblems':
install.c:457: incompatible type for argument 1 of `rpmProblemString'
install.c: In function `do_install':
install.c:557: warning: passing arg 2 of `rpmdepCheck' from incompatible pointe
 type
install.c:563: warning: passing arg 1 of `displayDepProblems' from incompatible
pointer type
install.c:567: warning: passing arg 1 of `rpmdepFreeConflicts' from incompatibl
 pointer type
install.c:595: warning: passing arg 2 of `rpmRunTransactions' from incompatible
pointer type
install.c:603: warning: passing arg 2 of `rpmRunTransactions' from incompatible
pointer type
install.c: In function `do_uninstall':
install.c:758: warning: passing arg 2 of `rpmdepCheck' from incompatible pointe
 type
install.c:764: warning: passing arg 1 of `displayDepProblems' from incompatible
pointer type
install.c:768: warning: passing arg 1 of `rpmdepFreeConflicts' from incompatibl
 pointer type
make[2]: *** [install.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnorpm-0.95.1-r1/work/gnorpm-0.95.
'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnorpm-0.95.1-r1/work/gnorpm-0.95.
'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 7, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/app-arch/gnorpm/gnorpm-0.95.1-r1.ebuild .
root@kane-lt:/usr/portage/ > emerge -p gnome-terminal

These are the packages that I would merge, in order.

Calculating dependencies   !!! Couldn't find match for gnome-terminal; aborting.
Comment 1 Sean P. Kane 2002-05-07 16:07:22 UTC
Ignore the last 3 lines of that error message. That was something else I 
accidentally caught in the cut and paste.

Comment 2 Spider (RETIRED) gentoo-dev 2002-05-23 16:52:37 UTC
okay I have this too, tried some different combinations of rpm versions and
other things, but this seems to be abandonware so I'm closing it and masking the
package instead