Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 598976 - x11-wm/i3-9999 moved to autotools now
Summary: x11-wm/i3-9999 moved to autotools now
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Kacper Kowalik (Xarthisius) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-04 23:16 UTC by arya
Modified: 2016-11-09 23:21 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 arya 2016-11-04 23:16:43 UTC
right now 9999 build just calls emake which fails with no makefile. It should inherit autotools to call eautoreconf -fi, econf, then emake. i3 release.sh builds like this:

autoreconf -fi
mkdir build
(cd build && ../configure && make dist-bzip2 -j8)
cp build/i3-${RELEASE_VERSION}.tar.bz2 .
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2016-11-09 23:21:06 UTC
commit 902086ad80dfbce0c3ae64b35a6047424dd51a4c
Author: Kacper Kowalik <xarthisius@gentoo.org>
Date:   Wed Nov 9 17:20:35 2016 -0600

    x11-wm/i3: update live ebuild, fixes #598976
    
    Reported-by: arya <arya@bfam.tv>
    
    Package-Manager: portage-2.2.28