Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 286371 Details for
Bug 382849
dev-util/debhelper: please review prefix changes
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 11.24 KB, created by
yegle
on 2011-09-13 16:58:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
yegle
Created:
2011-09-13 16:58:21 UTC
Size:
11.24 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-util/debhelper-8.9.3 >[32;01m * [39;49;00mRepository: gentoo_prefix >[32;01m * [39;49;00mMaintainer: yvasilev@gentoo.org deb-tools@gentoo.org >[32;01m * [39;49;00mUSE: elibc_Darwin kernel_Darwin prefix userland_GNU x64-macos >[32;01m * [39;49;00mFEATURES: nostrip preserve-libs >>>> Unpacking source... >>>> Unpacking debhelper_8.9.3.tar.gz to /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/work >>>> Source unpacked in /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/work >>>> Preparing source in /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/work/debhelper ... > [32;01m*[0m Applying debhelper-7.4.13-conditional-nls.patch ... >[A[142C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/work/debhelper ... >>>> Source configured. >>>> Compiling source in /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/work/debhelper ... >make USE_NLS=no LANGS= build >printf "package Debian::Debhelper::Dh_Version;\n\$version='8.9.3';\n1" > \ > Debian/Debhelper/Dh_Version.pm >cat debhelper.pod | \ > perl -e ' undef $/; foreach (@ARGV) { open (IN, $_) or die "$_: $!"; $file=<IN>; close IN; if ($file=~m/=head1 .*?\n\n(.*?) - (.*?)\n\n/s) { my $item="=item $1(1)\n\n$2\n\n"; if (" dh_desktop dh_installmanpages dh_python dh_scrollkeeper dh_suidregister dh_undocumented " !~ / $1 /) { $list.=$item; } else { $list_deprecated.=$item; } } } END { while (<STDIN>) { s/#LIST#/$list/; s/#LIST_DEPRECATED#/$list_deprecated/; print; }; }' dh_auto_build dh_auto_clean dh_auto_configure dh_auto_install dh_auto_test dh_bugfiles dh_builddeb dh_clean dh_compress dh_desktop dh_fixperms dh_gconf dh_gencontrol dh_icons dh_install dh_installcatalogs dh_installchangelogs dh_installcron dh_installdeb dh_installdebconf dh_installdirs dh_installdocs dh_installemacsen dh_installexamples dh_installgsettings dh_installifupdown dh_installinfo dh_installinit dh_installlogcheck dh_installlogrotate dh_installman dh_installmanpages dh_installmenu dh_installmime dh_installmodules dh_installpam dh_installppp dh_installudev dh_installwm dh_installxfonts dh_link dh_lintian dh_listpackages dh_makeshlibs dh_md5sums dh_movefiles dh_perl dh_prep dh_python dh_scrollkeeper dh_shlibdeps dh_strip dh_suidregister dh_testdir dh_testroot dh_ucf dh_undocumented dh_usrlocal | \ > pod2man --utf8 -c Debhelper -r "8.9.3" --name="debhelper" --section=7 > debhelper.7 >find . -maxdepth 1 -type f -perm +100 -name "dh*" \ > -exec pod2man --utf8 -c Debhelper -r "8.9.3" {} {}.1 \; >>>> Source compiled. >>>> Test phase [not enabled]: dev-util/debhelper-8.9.3 > >>>> Install debhelper-8.9.3 into /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/image/Users/yegle/.gentoo/ category dev-util >make DESTDIR=/Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/image/ install >install -d /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/image//usr/bin \ > /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/image//usr/share/debhelper/autoscripts \ > /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/image//Users/yegle/.gentoo/usr/lib/perl5/vendor_perl/5.12.3/Debian/Debhelper/Sequence \ > /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/image//Users/yegle/.gentoo/usr/lib/perl5/vendor_perl/5.12.3/Debian/Debhelper/Buildsystem >install dh dh_auto_build dh_auto_clean dh_auto_configure dh_auto_install dh_auto_test dh_bugfiles dh_builddeb dh_clean dh_compress dh_desktop dh_fixperms dh_gconf dh_gencontrol dh_icons dh_install dh_installcatalogs dh_installchangelogs dh_installcron dh_installdeb dh_installdebconf dh_installdirs dh_installdocs dh_installemacsen dh_installexamples dh_installgsettings dh_installifupdown dh_installinfo dh_installinit dh_installlogcheck dh_installlogrotate dh_installman dh_installmanpages dh_installmenu dh_installmime dh_installmodules dh_installpam dh_installppp dh_installudev dh_installwm dh_installxfonts dh_link dh_lintian dh_listpackages dh_makeshlibs dh_md5sums dh_movefiles dh_perl dh_prep dh_python dh_scrollkeeper dh_shlibdeps dh_strip dh_suidregister dh_testdir dh_testroot dh_ucf dh_undocumented dh_usrlocal /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/image//usr/bin >install -m 0644 autoscripts/* /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/image//usr/share/debhelper/autoscripts >install -m 0644 Debian/Debhelper/*.pm /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/image//Users/yegle/.gentoo/usr/lib/perl5/vendor_perl/5.12.3/Debian/Debhelper >install -m 0644 Debian/Debhelper/Sequence/*.pm /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/image//Users/yegle/.gentoo/usr/lib/perl5/vendor_perl/5.12.3/Debian/Debhelper/Sequence >install -m 0644 Debian/Debhelper/Buildsystem/*.pm /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/image//Users/yegle/.gentoo/usr/lib/perl5/vendor_perl/5.12.3/Debian/Debhelper/Buildsystem >>>> Completed installing debhelper-8.9.3 into /Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/image/Users/yegle/.gentoo/ > >ecompressdir: bzip2 -9 /Users/yegle/.gentoo/usr/share/man > [33;01m*[0m QA Notice: the following files are outside of the prefix: > [33;01m*[0m /usr > [33;01m*[0m /usr/bin > [33;01m*[0m /usr/bin/dh > [33;01m*[0m /usr/bin/dh_auto_build > [33;01m*[0m /usr/bin/dh_auto_clean > [33;01m*[0m /usr/bin/dh_auto_configure > [33;01m*[0m /usr/bin/dh_auto_install > [33;01m*[0m /usr/bin/dh_auto_test > [33;01m*[0m /usr/bin/dh_bugfiles > [33;01m*[0m /usr/bin/dh_builddeb > [33;01m*[0m /usr/bin/dh_clean > [33;01m*[0m /usr/bin/dh_compress > [33;01m*[0m /usr/bin/dh_desktop > [33;01m*[0m /usr/bin/dh_fixperms > [33;01m*[0m /usr/bin/dh_gconf > [33;01m*[0m /usr/bin/dh_gencontrol > [33;01m*[0m /usr/bin/dh_icons > [33;01m*[0m /usr/bin/dh_install > [33;01m*[0m /usr/bin/dh_installcatalogs > [33;01m*[0m /usr/bin/dh_installchangelogs > [33;01m*[0m /usr/bin/dh_installcron > [33;01m*[0m /usr/bin/dh_installdeb > [33;01m*[0m /usr/bin/dh_installdebconf > [33;01m*[0m /usr/bin/dh_installdirs > [33;01m*[0m /usr/bin/dh_installdocs > [33;01m*[0m /usr/bin/dh_installemacsen > [33;01m*[0m /usr/bin/dh_installexamples > [33;01m*[0m /usr/bin/dh_installgsettings > [33;01m*[0m /usr/bin/dh_installifupdown > [33;01m*[0m /usr/bin/dh_installinfo > [33;01m*[0m /usr/bin/dh_installinit > [33;01m*[0m /usr/bin/dh_installlogcheck > [33;01m*[0m /usr/bin/dh_installlogrotate > [33;01m*[0m /usr/bin/dh_installman > [33;01m*[0m /usr/bin/dh_installmanpages > [33;01m*[0m /usr/bin/dh_installmenu > [33;01m*[0m /usr/bin/dh_installmime > [33;01m*[0m /usr/bin/dh_installmodules > [33;01m*[0m /usr/bin/dh_installpam > [33;01m*[0m /usr/bin/dh_installppp > [33;01m*[0m /usr/bin/dh_installudev > [33;01m*[0m /usr/bin/dh_installwm > [33;01m*[0m /usr/bin/dh_installxfonts > [33;01m*[0m /usr/bin/dh_link > [33;01m*[0m /usr/bin/dh_lintian > [33;01m*[0m /usr/bin/dh_listpackages > [33;01m*[0m /usr/bin/dh_makeshlibs > [33;01m*[0m /usr/bin/dh_md5sums > [33;01m*[0m /usr/bin/dh_movefiles > [33;01m*[0m /usr/bin/dh_perl > [33;01m*[0m /usr/bin/dh_prep > [33;01m*[0m /usr/bin/dh_python > [33;01m*[0m /usr/bin/dh_scrollkeeper > [33;01m*[0m /usr/bin/dh_shlibdeps > [33;01m*[0m /usr/bin/dh_strip > [33;01m*[0m /usr/bin/dh_suidregister > [33;01m*[0m /usr/bin/dh_testdir > [33;01m*[0m /usr/bin/dh_testroot > [33;01m*[0m /usr/bin/dh_ucf > [33;01m*[0m /usr/bin/dh_undocumented > [33;01m*[0m /usr/bin/dh_usrlocal > [33;01m*[0m /usr/share > [33;01m*[0m /usr/share/debhelper > [33;01m*[0m /usr/share/debhelper/autoscripts > [33;01m*[0m /usr/share/debhelper/autoscripts/maintscript-helper > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-emacsen > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-icons > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-init > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-init-nostart > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-init-restart > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-makeshlibs > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-menu > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-menu-method > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-mime > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-modules > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-moveconffile > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-python > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-sgmlcatalog > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-sharedmimeinfo > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-suid > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-ucf > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-usrlocal > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-wm > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-wm-noman > [33;01m*[0m /usr/share/debhelper/autoscripts/postinst-xfonts > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-debconf > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-icons > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-init > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-makeshlibs > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-menu > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-menu-method > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-mime > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-modules > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-sgmlcatalog > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-sharedmimeinfo > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-suid > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-ucf > [33;01m*[0m /usr/share/debhelper/autoscripts/postrm-xfonts > [33;01m*[0m /usr/share/debhelper/autoscripts/preinst-moveconffile > [33;01m*[0m /usr/share/debhelper/autoscripts/prerm-emacsen > [33;01m*[0m /usr/share/debhelper/autoscripts/prerm-init > [33;01m*[0m /usr/share/debhelper/autoscripts/prerm-init-norestart > [33;01m*[0m /usr/share/debhelper/autoscripts/prerm-python > [33;01m*[0m /usr/share/debhelper/autoscripts/prerm-sgmlcatalog > [33;01m*[0m /usr/share/debhelper/autoscripts/prerm-usrlocal > [33;01m*[0m /usr/share/debhelper/autoscripts/prerm-wm > [31;01m*[0m ERROR: dev-util/debhelper-8.9.3 failed: > [31;01m*[0m Aborting due to QA concerns: there are files installed outside the prefix > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m misc-functions.sh, line 1718: Called install_qa_check > [31;01m*[0m misc-functions.sh, line 210: Called install_qa_check_prefix > [31;01m*[0m misc-functions.sh, line 796: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "Aborting due to QA concerns: there are files installed outside the prefix" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-util/debhelper-8.9.3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-util/debhelper-8.9.3'. > [31;01m*[0m The complete build log is located at '/Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/temp/environment'. > [31;01m*[0m S: '/Users/yegle/.gentoo/var/tmp/portage/dev-util/debhelper-8.9.3/work/debhelper'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 382849
: 286371 |
286373
|
322126
|
322130