Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 339578 Details for
Bug 458596
media-gfx/wings-1.1.1 - :30: can't find include lib "esdl/include/gl.hrl" / / :31: can't find include lib "esdl/include/glu.hrl"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/media-gfx/wings-1.1.1/temp/build.log
build.log (text/plain), 4.14 KB, created by
Juergen Rose
on 2013-02-21 14:35:44 UTC
(
hide
)
Description:
/var/tmp/portage/media-gfx/wings-1.1.1/temp/build.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2013-02-21 14:35:44 UTC
Size:
4.14 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-gfx/wings-1.1.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: graphics@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking wings-1.1.1.tar.bz2 to /var/tmp/portage/media-gfx/wings-1.1.1/work >>>> Source unpacked in /var/tmp/portage/media-gfx/wings-1.1.1/work >>>> Preparing source in /var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1 ... >WINGS_VSN = 1.1.1 >(cd intl_tools; make) >make[1]: Entering directory `/var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1/intl_tools' >make TYPE=opt common >make[2]: Entering directory `/var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1/intl_tools' >erlc -W +debug_info +debug_info -o. tools.erl >make[2]: Leaving directory `/var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1/intl_tools' >make[1]: Leaving directory `/var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1/intl_tools' >(cd src; make) >make[1]: Entering directory `/var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1/src' >make TYPE=opt common >make[2]: Entering directory `/var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1/src' >erlc -pa /usr/lib64/erlang/lib//esdl-1.2/ebin -I /usr/lib64/erlang/lib//esdl-1.2/include -I ../e3d -W +debug_info '-Dwings_version="1.1.1"' -pa ../intl_tools -o../ebin wings_lang.erl >erlc -pa /usr/lib64/erlang/lib//esdl-1.2/ebin -I /usr/lib64/erlang/lib//esdl-1.2/include -I ../e3d -W +debug_info '-Dwings_version="1.1.1"' -pa ../intl_tools -o../ebin user_default.erl >erlc -pa /usr/lib64/erlang/lib//esdl-1.2/ebin -I /usr/lib64/erlang/lib//esdl-1.2/include -I ../e3d -W +debug_info '-Dwings_version="1.1.1"' -pa ../intl_tools -o../ebin wings.erl >:30: can't find include lib "esdl/include/gl.hrl" >:31: can't find include lib "esdl/include/glu.hrl" >wings.erl:118: undefined macro 'GL_INT' >wings.erl:75: function init/1 undefined >:128: Warning: type bool() is now called boolean(); please use the new name instead >:133: Warning: type bool() is now called boolean(); please use the new name instead >:162: Warning: type bool() is now called boolean(); please use the new name instead >:194: Warning: type bool() is now called boolean(); please use the new name instead >wings.erl:190: Warning: function open_file/1 is unused >wings.erl:1449: Warning: function restore_windows/1 is unused >wings.erl:1458: Warning: function restore_windows_1/2 is unused >wings.erl:1492: Warning: function geom_pos/1 is unused >wings.erl:1506: Warning: function geom_props/1 is unused >wings.erl:1511: Warning: function set_geom_props/2 is unused >wings.erl:1533: Warning: function initial_properties/0 is unused >make[2]: *** [../ebin/wings.beam] Error 1 >make[2]: Leaving directory `/var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1/src' >make[1]: *** [opt] Error 2 >make[1]: Leaving directory `/var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1/src' >make: *** [all] Error 2 > [31;01m*[0m ERROR: media-gfx/wings-1.1.1 failed (compile phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m environment, line 2159: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m make ESDL_PATH="${ERL_PATH}/$(best_version media-libs/esdl | cut -d/ -f2)" || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-gfx/wings-1.1.1'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-gfx/wings-1.1.1'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-gfx/wings-1.1.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-gfx/wings-1.1.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1' > [31;01m*[0m S: '/var/tmp/portage/media-gfx/wings-1.1.1/work/wings-1.1.1'
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 458596
: 339578