Diff for /wikisrc/pkgsrc/macosx_tiger_powerpc.mdwn between versions 1.8 and 1.10

version 1.8, 2014/08/17 17:43:12 version 1.10, 2014/08/17 18:22:07
Line 16  Not specific to tiger, but better integr Line 16  Not specific to tiger, but better integr
 Bored? Choose one of these problems we need solved. Annoyed? Write  Bored? Choose one of these problems we need solved. Annoyed? Write
 down the problem here.  down the problem here.
   
 ### lang/perl5  ### [[!toggle id="perl5" text="lang/perl5"]]
   [[!toggleable id="perl5" text="""
 Some apparently incorrect default `MACOSX_DEPLOYMENT_TARGET` breaks  Some apparently incorrect default `MACOSX_DEPLOYMENT_TARGET` breaks
 the build.  the build.
   """]]
   
 ### misc/tmux  ### [[!toggle id="tmux" text="misc/tmux"]]
 [[!template id=filecontent name="misc/tmux" text="""  [[!toggleable id="tmux" text="""
   [[!template id=filecontent name="misc/tmux" text=<<TMUXINNER
 osdep-darwin.c:22:21: error: libproc.h: No such file or directory  osdep-darwin.c:22:21: error: libproc.h: No such file or directory
 osdep-darwin.c: In function 'osdep_get_name':  osdep-darwin.c: In function 'osdep_get_name':
 osdep-darwin.c:36: error: storage size of 'bsdinfo' isn't known  osdep-darwin.c:36: error: storage size of 'bsdinfo' isn't known
Line 35  osdep-darwin.c:53: error: 'PATH_MAX' und Line 37  osdep-darwin.c:53: error: 'PATH_MAX' und
 osdep-darwin.c:54: error: storage size of 'pathinfo' isn't known  osdep-darwin.c:54: error: storage size of 'pathinfo' isn't known
 osdep-darwin.c:61: error: 'PROC_PIDVNODEPATHINFO' undeclared (first use in this function)  osdep-darwin.c:61: error: 'PROC_PIDVNODEPATHINFO' undeclared (first use in this function)
 *** Error code 1  *** Error code 1
 """]]  TMUXINNER]]
 Macports deals with this issue by [switching osdep-darwin.c out for a previous version](https://svn.macports.org/repository/macports/trunk/dports/sysutils/tmux/files/osdep-darwin.8.c) which compiles under Darwin 8  Macports deals with this issue by [switching osdep-darwin.c out for a previous version](https://svn.macports.org/repository/macports/trunk/dports/sysutils/tmux/files/osdep-darwin.8.c) which compiles under Darwin 8
   """]]
   
 ###devel/cmake  ### [[!toggle id="cmake" text="devel/cmake"]]
 [[!template id=filecontent name="devel/cmake" text="""  [[!toggleable id="cmake" text="""
   [[!template id=filecontent name="devel/cmake" text=<<CMAKEINNER
 Linking CXX executable ../bin/ccmake  Linking CXX executable ../bin/ccmake
 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning can't open dynamic library: /Developer/SDKs/MacOSX10.4u.sdk/usr/pkg/lib/liblzma.5.dylib referenced from: /tmp/devel/cmake/work/.buildlink/lib/libarchive.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)  /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning can't open dynamic library: /Developer/SDKs/MacOSX10.4u.sdk/usr/pkg/lib/liblzma.5.dylib referenced from: /tmp/devel/cmake/work/.buildlink/lib/libarchive.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)
 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning can't open dynamic library: /Developer/SDKs/MacOSX10.4u.sdk/usr/pkg/lib/libcrypto.1.0.0.dylib referenced from: /tmp/devel/cmake/work/.buildlink/lib/libarchive.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)  /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning can't open dynamic library: /Developer/SDKs/MacOSX10.4u.sdk/usr/pkg/lib/libcrypto.1.0.0.dylib referenced from: /tmp/devel/cmake/work/.buildlink/lib/libarchive.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)
Line 233  CMakeFiles/Makefile2:1525: recipe for ta Line 237  CMakeFiles/Makefile2:1525: recipe for ta
 gmake[1]: *** [Source/CMakeFiles/ccmake.dir/all] Error 2  gmake[1]: *** [Source/CMakeFiles/ccmake.dir/all] Error 2
 Makefile:147: recipe for target 'all' failed  Makefile:147: recipe for target 'all' failed
 gmake: *** [all] Error 2  gmake: *** [all] Error 2
   CMAKEINNER]]
 """]]  """]]
   
   
 ### lang/ruby21-base  ### [[!toggle id="ruby21-base" text="lang/ruby21-base"]]
 [[!template id=filecontent name="lang/ruby21-base install.log" text="""  [[!toggleable id="ruby21-base" text="""
   [[!template id=filecontent name="lang/ruby21-base install.log" text=<<RUBYTWOONEBASEINNER
 Failed to configure dbm. It will not be installed.  Failed to configure dbm. It will not be installed.
 => Automatic manual page handling  => Automatic manual page handling
 => Generating post-install file lists  => Generating post-install file lists
Line 247  ERROR: ********************************* Line 253  ERROR: *********************************
 ERROR: The following files are in the PLIST but not in /tmp/lang/ruby21-base/work/.destdir/usr/pkg:  ERROR: The following files are in the PLIST but not in /tmp/lang/ruby21-base/work/.destdir/usr/pkg:
 ERROR:         /tmp/lang/ruby21-base/work/.destdir/usr/pkg/lib/ruby/2.1.2/powerpc-darwin8/dbm.bundle  ERROR:         /tmp/lang/ruby21-base/work/.destdir/usr/pkg/lib/ruby/2.1.2/powerpc-darwin8/dbm.bundle
 *** Error code   *** Error code 
   RUBYTWOONEBASEINNER]]
 """]]  """]]
   
 ### graphics/MesaLib  ### [[!toggle id="MesaLib" text="graphics/MesaLib"]]
 [[!template id=filecontent name="graphics/MesaLib install.log" text="""  [[!toggleable id="MesaLib" text="""
   [[!template id=filecontent name="graphics/MesaLib install.log" text=<<MESALIBINNER
 => Automatic manual page handling  => Automatic manual page handling
 => Generating post-install file lists  => Generating post-install file lists
 => Checking file-check results for MesaLib-7.11.2nb5  => Checking file-check results for MesaLib-7.11.2nb5
Line 282  diff -u -r1.26 PLIST Line 290  diff -u -r1.26 PLIST
  ${PLIST.nodri}lib/libOSMesa.so   ${PLIST.nodri}lib/libOSMesa.so
  ${PLIST.nodri}lib/libOSMesa.so.7   ${PLIST.nodri}lib/libOSMesa.so.7
  ${PLIST.nodri}lib/libOSMesa.so.7.11.0   ${PLIST.nodri}lib/libOSMesa.so.7.11.0
   MESALIBINNER]]
 """]]  """]]

Removed from v.1.8  
changed lines
  Added in v.1.10


CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb