When trying to build p5.16-net-cups port on OSX.10.9.1 with Xcode 5.0.2, I'm stuck on building 'cups/image.h' file not found, build failure main error
Reported by: |
donovan.worrell@… |
Owned by: |
macports-tickets@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
2.2.1
|
Keywords:
|
|
Cc:
|
|
Port:
|
p5.16-net-cups
|
|
|
Here is the output of the build log ... not sure where the cups/image.h file is ... anyone have any ideas?
:info:build /opt/local/bin/perl5.16 /opt/local/lib/perl5/5.16.1/ExtUtils/xsubpp -typemap /opt/local/lib/perl5/5.16.1/ExtUtils/typemap -typemap typemap CUPS.xs > CUPS.xsc && mv CUPS.xsc CUPS.c
:info:build Running Mkbootstrap for Net::CUPS ()
:info:build chmod 644 CUPS.bs
:info:build cp CUPS.bs blib/arch/auto/Net/CUPS/CUPS.bs
:info:build chmod 644 blib/arch/auto/Net/CUPS/CUPS.bs
:info:build cp lib/Net/CUPS.pm blib/lib/Net/CUPS.pm
:info:build AutoSplitting blib/lib/Net/CUPS.pm (blib/lib/auto/Net/CUPS)
:info:build cp lib/Net/CUPS/Destination.pm blib/lib/Net/CUPS/Destination.pm
:info:build AutoSplitting blib/lib/Net/CUPS/Destination.pm (blib/lib/auto/Net/CUPS/Destination)
:info:build cp lib/Net/CUPS/IPP.pm blib/lib/Net/CUPS/IPP.pm
:info:build AutoSplitting blib/lib/Net/CUPS/IPP.pm (blib/lib/auto/Net/CUPS/IPP)
:info:build cp lib/Net/CUPS/PPD.pm blib/lib/Net/CUPS/PPD.pm
:info:build AutoSplitting blib/lib/Net/CUPS/PPD.pm (blib/lib/auto/Net/CUPS/PPD)
:info:build /usr/bin/clang -c -pipe -Os -fno-common -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -fstack-protector -I/opt/local/include -arch x86_64 -O3 -DVERSION=\"0.61\" -DXS_VERSION=\"0.61\" "-I/opt/local/lib/perl5/5.16.1/darwin-thread-multi-2level/CORE" CUPS.c
:info:build CUPS.xs:10:10: fatal error: 'cups/image.h' file not found
:info:build #include <cups/image.h>
:info:build ^
:info:build 1 error generated.
:info:build make: *** [CUPS.o] Error 1
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-cups/p5.16-net-cups/work/Net-CUPS-0.61'
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-cups/p5.16-net-cups/work/Net-CUPS-0.61" && /usr/bin/make -j8 -w all
:info:build Exit code: 2
:error:build org.macports.build for port p5.16-net-cups returned: command execution failed
:debug:build Error code: CHILDSTATUS 3447 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 p5.16-net-cups: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port p5.16-net-cups for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-cups/p5.16-net-cups/main.log
Change History (2)
Keywords: |
perl net cups mavericks removed
|
Resolution: |
→ duplicate
|
Status: |
new →
closed
|
Summary: |
When trying to build p5.16-net-cup port on OSX.10.9.1 with Xcode 5.0.2, I'm stuck on building 'cups/image.h' file not found, build failure main error →
When trying to build p5.16-net-cups port on OSX.10.9.1 with Xcode 5.0.2, I'm stuck on building 'cups/image.h' file not found, build failure main error
|
duplicate of #35899