First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 132162
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Håvard Wall <haavardw@ifi.uio.no>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
dnd-1.1-r1.ebuild dnd-1.1-r1.ebuild text/plain Håvard Wall 2006-05-03 12:53 0000 909 bytes Details
Makefile-fix.patch Makefile-fix.patch patch Håvard Wall 2006-05-04 00:46 0000 1.11 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 132162 depends on: 139839 Show dependency tree
Bug 132162 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-05-03 12:47 0000
>>> Completed installing dnd-1.1-r1 into /var/tmp/portage/dnd-1.1-r1/image/

man:
strip: i686-pc-linux-gnu-strip --strip-unneeded
QA Notice: // installed in ${D}/${D}
QA Notice: //usr installed in ${D}/${D}
QA Notice: //usr/lib installed in ${D}/${D}
QA Notice: //usr/lib/libDnd++.a installed in ${D}/${D}
QA Notice: //usr/lib/libDnd.a installed in ${D}/${D}

!!! ERROR: x11-libs/dnd-1.1-r1 failed.
Call stack:
  misc-functions.sh, line 413:   Called install_qa_check
  misc-functions.sh, line 184:   Called die

!!! Aborting due to QA concerns: 5 files installed in
/var/tmp/portage/dnd-1.1-r1/image///var/tmp/portage/dnd-1.1-r1/image/
!!! If you need support, post the topmost build error, and the call stack if
relevant.

!!! install_qa_check failed; exiting.
e

------- Comment #1 From Håvard Wall 2006-05-03 12:53:01 0000 -------
Created an attachment (id=86087) [edit]
dnd-1.1-r1.ebuild

Removed the unnecessary src_install which cased the QA failure.

------- Comment #2 From Harald van Dijk 2006-05-03 14:23:20 0000 -------
(In reply to comment #1)
> Removed the unnecessary src_install which cased the QA failure.

Sure, then it doesn't cause QA failures, because then it doesn't install
anything at all. Clearly not what's intended.

------- Comment #3 From Håvard Wall 2006-05-04 00:46:08 0000 -------
Created an attachment (id=86127) [edit]
Makefile-fix.patch

Trust me: I'm embarrassed! (somehow my brain wanted to believe there was a
default src_install() function, which I really do doesn't exist). Mye
apologies, and I hope to die of shame soon.

Anyway: this is an update of the Makefile-fix.patch. The original dnd ebuild
did
make DESTDIR="${D}" prefix="${D}"/usr install || die
but if you look at the generated Makefile, 'prefix' is hardcoded to "/usr".

The existing Makefile-fix.patch already fixed the same issue for LIB_DIR used
in the installation. This patch applies the same fix for INC_DIR.

------- Comment #4 From Harald van Dijk 2006-05-04 09:19:02 0000 -------
(In reply to comment #3)
> Created an attachment (id=86127) [edit]
> Makefile-fix.patch

Looks sane to me, and actually makes it install properly, so added, thanks.

------- Comment #5 From Donnie Berkholz 2006-06-03 14:02:30 0000 -------
*** Bug 135369 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug