Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
notecase [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
fiolj
n00b
n00b


Joined: 17 Mar 2008
Posts: 45
Location: Bariloche, Argentina

PostPosted: Mon Jan 26, 2009 1:41 pm    Post subject: notecase [solved] Reply with quote

Hi, emerging notecase-1.9.8 is failing, apparently because of a directory hierarchy problem when compiling.
The problem seems simple but I do not know how to address it properly. Someone has a hint?
The error is that it tries to go to directory notecase, which does not exist.

Follows the output:
Code:

>>> Emerging (1 of 1) app-text/notecase-1.9.8
 * notecase-1.9.8_src.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                                                                          [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                                                                                  [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                                                                                 [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                                                                                [ ok ]
>>> Unpacking source...
>>> Unpacking notecase-1.9.8_src.tar.gz to /var/tmp/portage/app-text/notecase-1.9.8/work
 * Applying notecase-1.7.2-CFLAGS.patch ...                                                                                                                                                                                            [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-text/notecase-1.9.8/work/notecase-1.9.8 ...
make -j3 -j1
du: cannot access `./notecase/': No such file or directory
ERROR: gtksourceview package is too old (2.2.2)!
make: *** [updatesrc] Error 1


Thanks,
Juan


Last edited by fiolj on Tue Feb 03, 2009 6:43 pm; edited 1 time in total
Back to top
View user's profile Send private message
fiolj
n00b
n00b


Joined: 17 Mar 2008
Posts: 45
Location: Bariloche, Argentina

PostPosted: Mon Jan 26, 2009 2:44 pm    Post subject: Re: Notecase [Solved] Reply with quote

I just paid more attention to the error message. The important line was (duh!)
Code:
ERROR: gtksourceview package is too old (2.2.2)!


So, unmasked and emerged gtksourceview-2.4.1 and then emerge flawlessly notecase.

Regards,
Juan
Back to top
View user's profile Send private message
kentty
n00b
n00b


Joined: 28 Feb 2009
Posts: 2

PostPosted: Wed Feb 16, 2011 8:45 am    Post subject: Reply with quote

Now, I also meet the problem, but my gtksourceview is the later.
Pls help me to emerge notecase. Thanks!
Code:
#emerge notecase
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) app-text/notecase-1.9.8
 * notecase-1.9.8_src.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                              [ ok ]
 * Package:    app-text/notecase-1.9.8
 * Repository: gentoo
 * Maintainer: armin76@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib nls userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking notecase-1.9.8_src.tar.gz to /var/tmp/portage/app-text/notecase-1.9.8/work
 * Applying notecase-1.7.2-CFLAGS.patch ...                                                                                                                               [ ok ]
 * Applying notecase-1.9.8-gcc44.patch ...                                                                                                                                [ ok ]
>>> Source unpacked in /var/tmp/portage/app-text/notecase-1.9.8/work
>>> Compiling source in /var/tmp/portage/app-text/notecase-1.9.8/work/notecase-1.9.8 ...
make -j3 -j1
du: 无法访问"./notecase/": 没有那个文件或目录
ERROR: gtksourceview package is too old (2.10.5)!
make: *** [updatesrc] 错误 1
emake failed
 * ERROR: app-text/notecase-1.9.8 failed (compile phase):
 *   emake failed
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 2466:  Called _eapi0_src_compile
 *     ebuild.sh, line  625:  Called _eapi2_src_compile
 *     ebuild.sh, line  665:  Called die
 * The specific snippet of code:
 *         emake || die "emake failed"
 *
 * If you need support, post the output of 'emerge --info =app-text/notecase-1.9.8',
 * the complete build log and the output of 'emerge -pqv =app-text/notecase-1.9.8'.
 * The complete build log is located at '/var/tmp/portage/app-text/notecase-1.9.8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/notecase-1.9.8/temp/environment'.
 * S: '/var/tmp/portage/app-text/notecase-1.9.8/work/notecase-1.9.8'


Code:
#eix gtksourceview
[I] x11-libs/gtksourceview
     Available versions: 
   (1.0)   1.8.5-r1
   (2.0)   2.10.4 2.10.5-r1
   {debug doc glade test}
     Installed versions:  2.10.5-r1(2.0)(16时59分12秒 2011年02月15日)(-doc -glade -test)
     Homepage:            http://www.gnome.org/
     Description:         A text widget implementing syntax highlighting and other features


Code:
# emerge --info
Portage 2.1.9.40 (default/linux/amd64/10.0/desktop, gcc-4.5.2, glibc-2.13-r1, 2.6.37-gentoo x86_64)
=================================================================
System uname: Linux-2.6.37-gentoo-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_3600+-with-gentoo-2.0.1
Timestamp of tree: Wed, 16 Feb 2011 06:45:01 +0000
app-shells/bash:     4.1_p9
dev-lang/python:     2.7.1, 3.1.3
dev-util/cmake:      2.8.3-r1
sys-apps/baselayout: 2.0.1-r1
sys-apps/openrc:     0.7.0
sys-apps/sandbox:    2.5
sys-devel/autoconf:  2.13, 2.68
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.21
sys-devel/gcc:       4.5.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.4-r1
sys-devel/make:      3.82
virtual/os-headers:  2.6.36.1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="zh_CN.UTF-8"
LC_ALL="zh_CN.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/gentoo-china /var/lib/layman/desktop-effects /var/lib/layman/gentoo-taiwan /var/lib/layman/mozilla /var/lib/layman/qiaomuf /usr/myportage"
SYNC="rsync://mirrors.xmu.edu.cn/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 avahi berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gdu gif gpm gtk hal iconv ipv6 jpeg lcms ldap libnotify mad mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf perl png policykit ppds pppd python qt3support qt4 readline sdl session spell sse sse2 ssl startup-notification svg symlink sysfs tcpd tiff truetype udev unicode usb vorbis x264 xcb xml xorg xulrunner xv xvid zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum