Opened 18 months ago

Last modified 18 months ago

#67260 assigned defect

GitX install from source fails: PBEasyPipe.m:122:46: warning: format specifies type 'char *' but the argument has type 'SEL' — at Initial Version

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

Description

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 (1)

Changed 18 months ago by kwolcott

Note: See TracTickets for help on using tickets.