Opened 18 months ago

Last modified 18 months ago

#67260 assigned defect

GitX @0.7.1_3+finder_integration build failure: conflicting types for 'connect' — at Version 1

Reported by: kwolcott Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: GitX

Description (last modified by jmroot (Joshua Root))

PBEasyPipe.m:116:2: warning: This can cause a "Bad file descriptor"... when? [-W#warnings]
#warning This can cause a "Bad file descriptor"... when?
 ^
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_GitX/GitX/work/gitx-0.7.1/PBEasyPipe.m:122:46: warning: format specifies type 'char *' but the argument has type 'SEL' [-Wformat]
                NSLog(@"Got a bad file descriptor in %s!", _cmd);
                                                     ~~    ^~~~

warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Generate PList Prefix' from project 'GitX')
warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'GitX' from project 'GitX')
warning: Run script build phase 'Compile libgit2' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'GitX' from project 'GitX')
warning: Run script build phase 'Copy HTML files' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'GitX' from project 'GitX')
** BUILD FAILED **

Change History (2)

Changed 18 months ago by kwolcott

comment:1 Changed 18 months ago by jmroot (Joshua Root)

Cc: neverpanic removed
Description: modified (diff)
Owner: set to neverpanic
Port: GitX added
Status: newassigned
Summary: GitX install from source fails: PBEasyPipe.m:122:46: warning: format specifies type 'char *' but the argument has type 'SEL'GitX @0.7.1_3+finder_integration build failure: conflicting types for 'connect'
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_GitX/GitX/work/gitx-0.7.1/gitx.m:13:18: error: conflicting types for 'connect'
:info:build NSDistantObject* connect()
:info:build                  ^
Note: See TracTickets for help on using tickets.