Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 193210

Summary: x11-libs/gtkscintilla2-0.1.0 fails using install -D
Product: Gentoo/Alt Reporter: Dan Coats <admin>
Component: FreeBSDAssignee: Gentoo/BSD Team <bsd+disabled>
Status: RESOLVED WONTFIX    
Severity: normal CC: gnome
Priority: High Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Removed: 2010-12-17
Package list:
Runtime testing required: ---

Description Dan Coats 2007-09-20 17:30:54 UTC
libgtkscintilla2 fails install as shown.
install -D --mode=755 libgtkscintilla2.so.0.1.0 /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image///usr/lib/libgtkscintilla2.so.0.1.0
install: illegal option -- D

Reproducible: Always

Steps to Reproduce:
1. echo "=x11-libs/gtkscintilla2-0.1.0 **" >> /etc/portage/package.keywords
2. emerge -av gtkscintilla2
3. fails on BSD as shown above

Actual Results:  
Forth.o ./scintilla/gtk/LexFortran.o ./scintilla/gtk/LexHTML.o ./scintilla/gtk/LexLisp.o ./scintilla/gtk/LexLout.o ./scintilla/gtk/LexLua.o ./scintilla/gtk/LexMMIXAL.o ./scintilla/gtk/LexMPT.o ./scintilla/gtk/LexMatlab.o ./scintilla/gtk/LexMetapost.o ./scintilla/gtk/LexNsis.o ./scintilla/gtk/LexOthers.o ./scintilla/gtk/LexPB.o ./scintilla/gtk/LexPOV.o ./scintilla/gtk/LexPS.o ./scintilla/gtk/LexPascal.o ./scintilla/gtk/LexPerl.o ./scintilla/gtk/LexPython.o ./scintilla/gtk/LexRuby.o ./scintilla/gtk/LexSQL.o ./scintilla/gtk/LexScriptol.o ./scintilla/gtk/LexTeX.o ./scintilla/gtk/LexVB.o ./scintilla/gtk/LexYAML.o  ./scintilla/bin/scintilla.a -lstdc++ -o libgtkscintilla2.so.0.1.0
>>> Source compiled.
>>> Test phase [not enabled]: x11-libs/gtkscintilla2-0.1.0

>>> Install gtkscintilla2-0.1.0 into /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image/ category x11-libs
install -D --mode=755 libgtkscintilla2.so.0.1.0 /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image///usr/lib/libgtkscintilla2.so.0.1.0
install: illegal option -- D
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 file2
       install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 ... fileN directory
       install -d [-v] [-g group] [-m mode] [-o owner] directory ...
gmake: *** [install] Error 64
 * 
 * ERROR: x11-libs/gtkscintilla2-0.1.0 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_install
 *   ebuild.sh, line 1089:   Called qa_call 'src_install'
 *   ebuild.sh, line 44:   Called src_install
 *   gtkscintilla2-0.1.0.ebuild, line 49:   Called die
 * 
 * (no error message)
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/x11-libs:gtkscintilla2-0.1.0:20070920-211419.log'.
 *