Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193210 - x11-libs/gtkscintilla2-0.1.0 fails using install -D
Summary: x11-libs/gtkscintilla2-0.1.0 fails using install -D
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard: Removed: 2010-12-17
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2007-09-20 17:30 UTC by Dan Coats
Modified: 2010-12-22 16:57 UTC (History)
1 user (show)

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 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'.
 *