[MacPorts] #31026: stfl @0.20 fails to build - ncursesw dependency
MacPorts
noreply at macports.org
Mon Aug 29 13:46:29 PDT 2011
#31026: stfl @0.20 fails to build - ncursesw dependency
-----------------------------------+----------------------------------------
Reporter: wcmiii@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: stfl ncurses ncursesw | Port: stfl
-----------------------------------+----------------------------------------
{{{
version:1
:debug:main epoch: in tree: 0 installed: 0
:debug:main ncurses 5.9_1 exists in the ports tree
:debug:main ncurses 5.9_1 is the latest installed
:debug:main ncurses 5.9_1 is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants:
:debug:main Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses
:debug:main OS darwin/11.0.1 (Mac OS X 10.7) arch i386
:debug:main org.macports.load registered provides 'load', a pre-existing
procedure. Target override will not be provided
:debug:main org.macports.unload registered provides 'unload', a pre-
existing procedure. Target override will not be provided
:debug:main org.macports.distfiles registered provides 'distfiles', a pre-
existing procedure. Target override will not be provided
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from
/opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
:debug:main No need to upgrade! ncurses 5.9_1 >= ncurses 5.9_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main libiconv 1.14_0 exists in the ports tree
:debug:main libiconv 1.14_0 is the latest installed
:debug:main libiconv 1.14_0 is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants:
:debug:main Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv
:debug:main OS darwin/11.0.1 (Mac OS X 10.7) arch i386
:debug:main org.macports.load registered provides 'load', a pre-existing
procedure. Target override will not be provided
:debug:main org.macports.unload registered provides 'unload', a pre-
existing procedure. Target override will not be provided
:debug:main org.macports.distfiles registered provides 'distfiles', a pre-
existing procedure. Target override will not be provided
:debug:main Using group file
/opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Reading variant descriptions from
/opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
:debug:main universal variant already exists, so not adding the default
one
:debug:main No need to upgrade! libiconv 1.14_0 >= libiconv 1.14_0
:msg:main ---> Computing dependencies for stfl:info:main .:debug:main
Searching for dependency: ncurses
:debug:main Found Dependency: receipt exists for ncurses
:debug:main Searching for dependency: libiconv
:debug:main Found Dependency: receipt exists for libiconv
:msg:main
:debug:main Executing org.macports.main (stfl)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 507
:debug:main euid changed to: 502
:debug:main Skipping completed org.macports.archivefetch (stfl)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (stfl)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (stfl)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (stfl)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (stfl)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (stfl)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Mon Aug 29 15:44:27 CDT 2011
:notice:build ---> Building stfl
:debug:build Executing org.macports.build (stfl)
:debug:build Environment: CPATH='/opt/local/include'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_stfl/stfl/work/.CC_PRINT_OPTIONS'
CFLAGS='-I/opt/local/include' LIBRARY_PATH='/opt/local/lib'
CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
LDLIBS='-L/opt/local/lib' CC='/DeveloperBeta/usr/bin/clang'
:debug:build Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_stfl/stfl/work/stfl-0.20"
&& /usr/bin/make -j4 -w all'
:debug:build Executing command line: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_stfl/stfl/work/stfl-0.20"
&& /usr/bin/make -j4 -w all
:info:build make: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_stfl/stfl/work/stfl-0.20'
:info:build Makefile:70: Makefile.deps: No such file or directory
:info:build /DeveloperBeta/usr/bin/clang -I/opt/local/include -I. -Wall
-Os -ggdb -D_GNU_SOURCE -fPIC -L/opt/local/lib -lncursesw -liconv -MM *.c
> Makefile.deps_new
:info:build clang: warning: -lncursesw: 'linker' input unused when '-MM'
is present
:info:build clang: warning: -liconv: 'linker' input unused when '-MM' is
present
:info:build clang: warning: argument unused during compilation:
'-L/opt/local/lib'
:info:build In file included from base.c:23:
:info:build ./stfl_internals.h:31:10: fatal error: 'ncursesw/ncurses.h'
file not found
:info:build #include <ncursesw/ncurses.h>
:info:build ^
:info:build 1 error generated.
:info:build make: *** [Makefile.deps] Error 1
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_stfl/stfl/work/stfl-0.20'
:info:build shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_stfl/stfl/work/stfl-0.20"
&& /usr/bin/make -j4 -w all " returned error 2
:error:build Target org.macports.build returned: shell command failed (see
log for details)
:debug:build Backtrace: shell command failed (see log for details)
while executing
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for stfl):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
:notice:build Log for stfl is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_stfl/stfl/main.log
}}}
--
Ticket URL: <https://trac.macports.org/ticket/31026>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list