Nope.  I'm not seeing any change to the poppler46-shlibs.info file (the other 
poppler versions, yes).

Build is still failing in the same way (ie, looks like the patch file isn't 
getting applied).

Merle




On Nov 1, 2014, at 12:04 PM, Jack Howarth <howarth.at.f...@gmail.com> wrote:

> This issue is fixed in the cvs of the current fink 10.7 tree.
> 
> On Sat, Nov 1, 2014 at 11:41 AM, Merle Reinhart <merlereinh...@mac.com> wrote:
> All,
> 
> I am currently on OS X 10.9 running Fink 0.38.2 with Xcode 6.1 and 
> command-line tools 6.1.0.0.1.1413057044.
> 
> With the recent update to poppler46-shlibs, the update now no longer builds.
> 
> make[2]: Entering directory 
> `/sw/src/fink.build/poppler46-shlibs-0.26.2-2/poppler-0.26.2/goo'
>   CXX      gfile.lo
>   CXX      gmempp.lo
>   CXX      GooHash.lo
>   CXX      GooList.lo
>   CXX      GooTimer.lo
>   CXX      GooString.lo
>   CXX      gmem.lo
>   CXX      FixedPoint.lo
>   CXX      NetPBMWriter.lo
>   CXX      PNGWriter.lo
>   CXX      JpegWriter.lo
>   CXX      TiffWriter.lo
> clangclang: : errorerror: : unknown argument: '-fno-check-new'unknown 
> argument: '-fno-check-new'
> 
> clang: error: unknown argument: '-fno-check-new'
> make[2]: *** [gmem.lo] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[2]: *** [gfile.lo] Error 1
> make[2]: *** [gmempp.lo] Error 1
> clangclang: : errorerror: : unknown argument: '-fno-check-new'unknown 
> argument: '-fno-check-new'
> 
> clang: error: unknown argument: '-fno-check-new'
> clang: error: unknown argument: '-fno-check-new'
> clang: error: unknown argument: '-fno-check-new'
> clang: error: unknown argument: '-fno-check-new'
> clang: error: unknown argument: '-fno-check-new'
> make[2]: *** [JpegWriter.lo] Error 1
> make[2]: *** [NetPBMWriter.lo] Error 1
> make[2]: *** [GooString.lo] Error 1
> clang: error: unknown argument: '-fno-check-new'
> clang: error: unknown argument: '-fno-check-new'
> make[2]: *** [GooList.lo] Error 1
> make[2]: *** [GooHash.lo] Error 1
> make[2]: *** [TiffWriter.lo] Error 1
> make[2]: *** [FixedPoint.lo] Error 1
> make[2]: *** [PNGWriter.lo] Error 1
> make[2]: *** [GooTimer.lo] Error 1
> make[2]: Leaving directory 
> `/sw/src/fink.build/poppler46-shlibs-0.26.2-2/poppler-0.26.2/goo'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/sw/src/fink.build/poppler46-shlibs-0.26.2-2/poppler-0.26.2'
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> ### execution of /tmp/fink.JKL3c failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-poppler46-shlibs-0.26.2-2
> (Reading database ... 308283 files and directories currently installed.)
> Removing fink-buildlock-poppler46-shlibs-0.26.2-2 ...
> Failed: phase compiling: poppler46-shlibs-0.26.2-2 failed
> 
> 
> So, it looks like the mods to the info file are resulting in the 
> poppler46-shlibs.patch file no longer being applied.
> 
> Here is the output from where the patch file should be getting applied:
> [...]
> poppler-0.26.2/CMakeLists.txt
> poppler-0.26.2/AUTHORS
> poppler-0.26.2/missing
> poppler-0.26.2/ChangeLog
> poppler-0.26.2/aclocal.m4
> poppler-0.26.2/poppler-splash.pc.in
> poppler-0.26.2/gtk-doc.make
> poppler-0.26.2/config.h.cmake
> poppler-0.26.2/poppler-splash.pc.cmake
> poppler-0.26.2/poppler-qt5-uninstalled.pc.in
> poppler-0.26.2/TODO
> poppler-0.26.2/poppler.pc.cmake
> poppler-0.26.2/ConfigureChecks.cmake
> poppler-0.26.2/poppler-cpp-uninstalled.pc.in
> poppler-0.26.2/config.sub
> sudo -u fink-bld [ENV] sh -c /tmp/fink.HVMAf
> [ -r /sw/fink/dists/stable/main/finkinfo/libs/poppler46-shlibs.patch ]
> sudo -u fink-bld [ENV] sh -c /tmp/fink.I88I3
> perl -pi -e 's|10\.\[012\]\*|10.[012][,.]*|g' configure
> sudo -u fink-bld [ENV] sh -c /tmp/fink.JKL3c
> ./configure --prefix=/sw        --mandir=/sw/share/man 
> --enable-dependency-tracking --disable-static --enable-zlib 
> --enable-libopenjpeg --enable-cairo-output --disable-poppler-glib 
> --disable-introspection --disable-gtk-test --disable-poppler-qt4 
> --disable-poppler-qt5 --disable-splash-output --enable-poppler-cpp 
> --enable-xpdf-headers 
> PKG_CONFIG_PATH="/sw/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
> checking for a BSD-compatible install... /sw/bin/ginstall -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /sw/bin/gmkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking whether make supports nested variables... (cached) yes
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking whether the C compiler works... yes
> [...]
> 
> It looks like fink sees there is a patch file, but it is not clear if it is 
> being applied or if there are any errors.
> 
> 
> Merle
> 
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> List archive:
> http://news.gmane.org/gmane.os.apple.fink.devel
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-devel
> 


------------------------------------------------------------------------------
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to