Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 209982
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Hans Halvorson <hhalvors@princeton.edu>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
build.log complete build log text/plain Hans Halvorson 2008-02-13 11:31 0000 37.40 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 209982 depends on: Show dependency tree
Bug 209982 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: 2008-02-13 11:20 0000
XPDFApp.cc:404: error: 'XChangeProperty' was not declared in this scope
XPDFApp.cc:405: error: 'XFlush' was not declared in this scope
XPDFApp.cc: In member function 'void XPDFApp::remoteQuit()':
XPDFApp.cc:409: error: 'display' was not declared in this scope
XPDFApp.cc:409: error: 'remoteXWin' was not declared in this scope
XPDFApp.cc:409: error: 'remoteAtom' was not declared in this scope
XPDFApp.cc:410: error: 'PropModeReplace' was not declared in this scope
XPDFApp.cc:410: error: 'XChangeProperty' was not declared in this scope
XPDFApp.cc:411: error: 'XFlush' was not declared in this scope
XPDFApp.cc: At global scope:
XPDFApp.cc:414: error: variable or field 'remoteMsgCbk' declared void
XPDFApp.cc:414: error: 'int XPDFApp::remoteMsgCbk' is not a static member of
'class XPDFApp'
XPDFApp.cc:414: error: 'Widget' was not declared in this scope
XPDFApp.cc:414: error: 'XtPointer' was not declared in this scope
XPDFApp.cc:415: error: 'XEvent' was not declared in this scope
XPDFApp.cc:415: error: 'event' was not declared in this scope
XPDFApp.cc:415: error: 'Boolean' was not declared in this scope
XPDFApp.cc:415: error: 'cont' was not declared in this scope
XPDFApp.cc:415: error: initializer expression list treated as compound
expression
XPDFApp.cc:415: error: expected ',' or ';' before '{' token
make: *** [XPDFApp.o] Error 1
 * 
 * ERROR: app-text/xpdf-3.02-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1701:  Called dyn_compile
 *   ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *   ebuild.sh, line   44:  Called src_compile
 *   ebuild.sh, line  711:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/app-text/xpdf-3.02-r1/temp/build.log'.
 * 
 * unmounting tmpfs ...  

Reproducible: Always

Steps to Reproduce:
1. emerge xpdf

------- Comment #1 From Hans Halvorson 2008-02-13 11:23:04 0000 -------
Everything was OK until I upgraded to openmotif 2.3.0.  Then xpdf broke, and
re-emerge fails.

------- Comment #2 From Jakub Moc (RETIRED) 2008-02-13 11:26:11 0000 -------
Attach a complete emerge log here.

------- Comment #3 From Hans Halvorson 2008-02-13 11:31:51 0000 -------
Created an attachment (id=143418) [details]
complete build log

------- Comment #4 From Jakub Moc (RETIRED) 2008-02-13 11:46:13 0000 -------
Run motif-config -s and try again.

------- Comment #5 From Jakub Moc (RETIRED) 2008-02-13 11:47:23 0000 -------
*** Bug 209976 has been marked as a duplicate of this bug. ***

------- Comment #6 From Jakub Moc (RETIRED) 2008-02-13 12:14:08 0000 -------
Well, this happens when motif-config gets upgraded *after* openmotif.

<snip>
--- motif-config-0.10-r2.ebuild 2008-02-12 15:18:24.000000000 +0100
+++ motif-config-0.10-r2.ebuild 2008-02-13 13:06:52.000000000 +0100
@@ -74,3 +74,10 @@
                fi
        done
 }
+
+pkg_postinst() {
+       # when emerged after openmotif, then we need to set to a valid
+       # profile since we nuked the symlinks in pkg_preinst (Bug 209982)
+       # this sucky stuff can go away once openmotif is moved to SLOT=0
+       has_version x11-libs/openmotif && motif-config -s
+}
</snip>

The above is in CVS -> FIXED.

------- Comment #7 From Jakub Moc (RETIRED) 2008-02-13 12:16:28 0000 -------
*** Bug 209988 has been marked as a duplicate of this bug. ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug