Opened 10 years ago

Last modified 10 years ago

#41623 closed defect

ee build error — at Version 1

Reported by: swordfish1975@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc:
Port: ee

Description (last modified by mf2k (Frank Schima))

problem arose when installing port ee :

version:1
:debug:main ee has no conflicts
:debug:main Executing org.macports.main (ee)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 20
:debug:main euid changed to: 502
:debug:main Skipping completed org.macports.archivefetch (ee)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (ee)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (ee)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (ee)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (ee)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (ee)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Sun Dec  1 01:32:26 KRAT 2013
:notice:build --->  Building ee
:debug:build Executing org.macports.build (ee)
:debug:build port disallows a parallel build
: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_tarballs_ports_editors_ee/ee/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9'
:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_ee/ee/work/easyedit-1.4.6" && /usr/bin/make -w all'
:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_ee/ee/work/easyedit-1.4.6" && /usr/bin/make -w all 
:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_ee/ee/work/easyedit-1.4.6'
:info:build Neither termio.h or sgtty.h are on this system!  
:info:build Don't know where to find curses, you'll need to modify 
:info:build source code to be able to build!
:info:build 
:info:build Modify the file make.default and build ee by typing:
:info:build 
:info:build make -f make.default
:info:build 
:info:build make: *** [localmake] Error 1
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_ee/ee/work/easyedit-1.4.6'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_ee/ee/work/easyedit-1.4.6" && /usr/bin/make -w all 
:info:build Exit code: 2
:error:build org.macports.build for port ee returned: command execution failed
:debug:build Error code: CHILDSTATUS 906 2
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for ee: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port ee for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_ee/ee/main.log

Change History (3)

Changed 10 years ago by swordfish1975@…

Attachment: bugs.rtf added

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Description: modified (diff)
Port: ee added
Summary: bugs install eeee build error

In the future, please use WikiFormatting and fill in the Port field.

Attach the complete main.log file after cleaning the port and trying again.

Changed 10 years ago by swordfish1975@…

Attachment: main.log added
Note: See TracTickets for help on using tickets.