Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548778 - prefix bootstrap fails on sys-devel/bison-3.0.4-r1
Summary: prefix bootstrap fails on sys-devel/bison-3.0.4-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 538300
  Show dependency tree
 
Reported: 2015-05-06 15:18 UTC by iloveosxzfs
Modified: 2015-06-01 05:10 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 iloveosxzfs 2015-05-06 15:18:09 UTC
This is the first trouble spot I hit on OS X while bootstrapping with the 20150505 tree.

[ebuild  N     ] sys-devel/bison-3.0.4-r1  USE="-examples -nls -static {-test}" 1928 KiB

clang -m64 -std=gnu89 -std=gnu99   -march=nocona -O2 -pipe  -Wl,-search_paths_first -L/Users/joe/gentoo/tmp/usr/lib -o src/bison src/bison-AnnotationList.o src/bison-InadequacyList.o src/bison-LR0.o src/bison-Sbitset.o src/bison-assoc.o src/bison-closure.o src/bison-complain.o src/bison-conflicts.o src/bison-derives.o src/bison-files.o src/bison-getargs.o src/bison-gram.o src/bison-graphviz.o src/bison-lalr.o src/bison-ielr.o src/bison-location.o src/bison-main.o src/bison-muscle-tab.o src/bison-named-ref.o src/bison-nullable.o src/bison-output.o src/bison-parse-gram.o src/bison-print-xml.o src/bison-print.o src/bison-print_graph.o src/bison-reader.o src/bison-reduce.o src/bison-relation.o src/bison-scan-code-c.o src/bison-scan-gram-c.o src/bison-scan-skel-c.o src/bison-state.o src/bison-symlist.o src/bison-symtab.o src/bison-tables.o src/bison-uniqstr.o lib/libbison.a  
src/bison --version >doc/bison.help.tmp
src/bison --help   >>doc/bison.help.tmp
./build-aux/move-if-change doc/bison.help.tmp doc/bison.help
/Users/joe/gentoo/tmp/bin/bash /Users/joe/gentoo/tmp/var/tmp/portage/sys-devel/bison-3.0.4-r1/work/bison-3.0.4/build-aux/missing help2man			\
	    --include=./doc/bison.x	\
	    --output=doc/bison.1.t src/bison
/Users/joe/gentoo/tmp/var/tmp/portage/sys-devel/bison-3.0.4-r1/work/bison-3.0.4/build-aux/missing: line 81: help2man: command not found
WARNING: 'help2man' is missing on your system.
         You should only need it if you modified a dependency of a man page.
         You may want to install the GNU Help2man package:
         <http://www.gnu.org/software/help2man/>
make[2]: *** [doc/bison.1] Error 127
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
 * ERROR: sys-devel/bison-3.0.4-r1::gentoo_prefix failed (compile phase):
 *   emake failed
 * 
_______

As a workaround, I removed the bison-3.0.4-r1.ebuild file, and deleted its entry in the Manifest, which allowed bootstrap to continue.
Comment 1 Michael Haubenwallner (RETIRED) gentoo-dev 2015-05-07 08:50:04 UTC
(In reply to iloveosxzfs from comment #0)
> This is the first trouble spot I hit on OS X while bootstrapping with the
> 20150505 tree.
> 
> [ebuild  N     ] sys-devel/bison-3.0.4-r1  USE="-examples -nls -static
> {-test}" 1928 KiB

> ./build-aux/move-if-change doc/bison.help.tmp doc/bison.help
> /Users/joe/gentoo/tmp/bin/bash
> /Users/joe/gentoo/tmp/var/tmp/portage/sys-devel/bison-3.0.4-r1/work/bison-3.
> 0.4/build-aux/missing help2man			\
> 	    --include=./doc/bison.x	\
> 	    --output=doc/bison.1.t src/bison
> /Users/joe/gentoo/tmp/var/tmp/portage/sys-devel/bison-3.0.4-r1/work/bison-3.
> 0.4/build-aux/missing: line 81: help2man: command not found
> WARNING: 'help2man' is missing on your system.
>          You should only need it if you modified a dependency of a man page.
>          You may want to install the GNU Help2man package:
>          <http://www.gnu.org/software/help2man/>
> make[2]: *** [doc/bison.1] Error 127
> make[1]: *** [all-recursive] Error 1

I do remember I have fixed this 2 days ago, but apparently failed to commit somehow...
Comment 2 Michael Haubenwallner (RETIRED) gentoo-dev 2015-05-07 11:47:43 UTC
Fixed in http://sourceforge.net/p/gentooprefixtree/code/ci/404b762e2aa2ac797d4f8067ce323305744922cd/

but needs snapshot bump.
Comment 3 Fabian Groffen gentoo-dev 2015-05-31 10:15:12 UTC
will bump snapshot tomorrow
Comment 4 Fabian Groffen gentoo-dev 2015-06-01 05:10:25 UTC
snapshot bumped