public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alec Ten Harmsel <alec@alectenharmsel.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] cups-filters failing to build
Date: Mon, 24 Nov 2014 17:24:07 -0500	[thread overview]
Message-ID: <5473B007.1020905@alectenharmsel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 514 bytes --]

Hey guys,

I've been having a really strange issue with net-print/cups-filters for
the last few weeks, wondering whether or not it's a bug or I just have
something configured wrong. Somehow ${S} is defined as:

    /var/tmp/portage/net-print/cups-filters-1.0.53/work/cups-filters-3.2.10

and the build predictably fails. Normally this wouldn't bother me (I
don't use cups at all), except that cups is a build-time dependency for
dev-java/icedtea.

Build log and output of `emerge --info` attached.

Regards,

Alec

[-- Attachment #2: build.log --]
[-- Type: text/plain, Size: 3283 bytes --]

^[[32;01m * ^[[39;49;00mPackage:    net-print/cups-filters-1.0.53
^[[32;01m * ^[[39;49;00mRepository: gentoo
^[[32;01m * ^[[39;49;00mMaintainer: printing@gentoo.org
^[[32;01m * ^[[39;49;00mUSE:        abi_x86_64 amd64 dbus elibc_glibc foomatic kernel_linux userland_GNU
^[[32;01m * ^[[39;49;00mFEATURES:   preserve-libs sandbox userpriv usersandbox
^[[32;01m * ^[[39;49;00mPackage:    net-print/cups-filters-1.0.53
^[[32;01m * ^[[39;49;00mRepository: gentoo
^[[32;01m * ^[[39;49;00mMaintainer: printing@gentoo.org
^[[32;01m * ^[[39;49;00mUSE:        abi_x86_64 amd64 dbus elibc_glibc foomatic kernel_linux userland_GNU
^[[32;01m * ^[[39;49;00mFEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking cups-filters-1.0.53.tar.xz to /var/tmp/portage/net-print/cups-filters-1.0.53/work
>>> Source unpacked in /var/tmp/portage/net-print/cups-filters-1.0.53/work
 ^[[31;01m*^[[0m ERROR: net-print/cups-filters-1.0.53::gentoo failed (prepare phase):
 ^[[31;01m*^[[0m   The source directory '/var/tmp/portage/net-print/cups-filters-1.0.53/work/cups-filters-3.2.10' doesn't exist
 ^[[31;01m*^[[0m 
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m            ebuild.sh, line 714:  Called __ebuild_main 'prepare'
 ^[[31;01m*^[[0m   phase-functions.sh, line 955:  Called __dyn_prepare
 ^[[31;01m*^[[0m   phase-functions.sh, line 369:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m   		die "The source directory '${S}' doesn't exist"
 ^[[31;01m*^[[0m 
 ^[[31;01m*^[[0m If you need support, post the output of `emerge --info '=net-print/cups-filters-1.0.53::gentoo'`,
 ^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv '=net-print/cups-filters-1.0.53::gentoo'`.
 ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/net-print/cups-filters-1.0.53/temp/build.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/net-print/cups-filters-1.0.53/temp/environment'.
 ^[[31;01m*^[[0m Working directory: '/usr/lib64/portage/pym'
 ^[[31;01m*^[[0m S: '/var/tmp/portage/net-print/cups-filters-1.0.53/work/cups-filters-3.2.10'
 ^[[31;01m*^[[0m ERROR: net-print/cups-filters-1.0.53::gentoo failed (prepare phase):
 ^[[31;01m*^[[0m   The source directory '/var/tmp/portage/net-print/cups-filters-1.0.53/work/cups-filters-3.2.10' doesn't exist
 ^[[31;01m*^[[0m 
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m            ebuild.sh, line 714:  Called __ebuild_main 'prepare'
 ^[[31;01m*^[[0m   phase-functions.sh, line 955:  Called __dyn_prepare
 ^[[31;01m*^[[0m   phase-functions.sh, line 369:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m   		die "The source directory '${S}' doesn't exist"
 ^[[31;01m*^[[0m 
 ^[[31;01m*^[[0m If you need support, post the output of `emerge --info '=net-print/cups-filters-1.0.53::gentoo'`,
 ^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv '=net-print/cups-filters-1.0.53::gentoo'`.
 ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/net-print/cups-filters-1.0.53/temp/build.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/net-print/cups-filters-1.0.53/temp/environment'.
 ^[[31;01m*^[[0m Working directory: '/usr/lib64/portage/pym'
 ^[[31;01m*^[[0m S: '/var/tmp/portage/net-print/cups-filters-1.0.53/work/cups-filters-3.2.10'

[-- Attachment #3: emerge.info --]
[-- Type: application/x-info, Size: 4682 bytes --]

             reply	other threads:[~2014-11-24 22:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-24 22:24 Alec Ten Harmsel [this message]
2014-11-25  1:26 ` [gentoo-user] Re: cups-filters failing to build walt
2014-11-25  1:35   ` wraeth
2014-11-25  2:04     ` Alec Ten Harmsel
2014-11-25  8:36     ` Neil Bothwick
2014-11-25  9:49 ` [gentoo-user] " Andreas K. Huettel
2014-11-25 14:23   ` Alec Ten Harmsel
2014-11-25 15:41     ` Andreas K. Huettel
2014-11-25 17:56       ` Alec Ten Harmsel
2014-11-25 19:38         ` Andreas K. Huettel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5473B007.1020905@alectenharmsel.com \
    --to=alec@alectenharmsel.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox