On 10/26/14, 9:56 PM, Lukas Reichlin wrote:
>
>> On 27.10.2014, at 01:59, Alexander Hansen <alexanderk.han...@gmail.com> 
>> wrote:
>>
>> On 10/26/14, 10:15 AM, Alexander Hansen wrote:
>>>
>>
>>>> There's a folder "libgui" inside 
>>>> "/sw/src/fink.build/octave-ref-qtmac-3.8.2-2/octave-3.8.2/", but no dylib.
>>>>
>>>> Best regards,
>>>> Lukas
>>>>
>>>>
>>>
>>> Drat.  It must have misbuilt.  I’ll take a look.
>>>
>>
>> It seems to work OK on 10.9.  My 10.10 environment isn't well-populated with 
>> packages yet, so it will take a bit of time for me to get all of the 
>> dependencies built up so that I can try to see what's going on there and 
>> compare with 10.9.
>>
>> --
>> Alexander Hansen, Ph.D.
>> Fink User Liaison
>> My package updates: http://finkakh.wordpress.com/
>
> Please find below the results from revision 3. There was an update for gcc49 
> as well.
>
> Best regards,
> Lukas
>
> Octave successfully built.  Now choose from the following:
>
>     ./run-octave    - to run in place to test before installing
>     make check      - to run the tests
>     make install    - to install (PREFIX=/sw)
>
> Makefile:2848: warning: overriding commands for target `check'
> Makefile:2410: warning: ignoring old commands for target `check'
> make[3]: Nothing to be done for `install-exec-am'.
> /sw/bin/gmkdir -p 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/octave/site/m 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/octave/site/api-v49+/m
>  
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/octave/3.8.2/site/m 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/lib/octave/site/oct/x86_64-apple-darwin
>  
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/lib/octave/site/oct/api-v49+/x86_64-apple-darwin
>  
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/lib/octave/3.8.2/site/oct/x86_64-apple-darwin
>  
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/lib/octave/site/exec/x86_64-apple-darwin
>  
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/lib/octave/api-v49+/site/exec/x86_64-apple-darwin
>  
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/lib/octave/3.8.2/site/exec/x86_64-apple-darwin
>   /sw/bin/gmkdir -p 
> '/sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/include/octave-3.8.2/octave'
>   /sw/bin/ginstall -c -m 644 config.h 
> '/sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/include/octave-3.8.2/octave'
>   /sw/bin/gmkdir -p 
> '/sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/octave/3.8.2/etc'
>   /sw/bin/ginstall -c -m 644 CITATION NEWS config.log 
> '/sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/octave/3.8.2/etc'
>   /sw/bin/gmkdir -p 
> '/sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/include/octave-3.8.2/octave'
>   /sw/bin/ginstall -c -m 644 oct-conf-post.h 
> '/sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/include/octave-3.8.2/octave'
>   # Install manpages manually
>   mkdir -p /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/man/man1
>   mv doc/interpreter/*.1 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/man/man1
>   # Install info pages manually
>   mkdir -p /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/info
>   mv doc/interpreter/*.info* 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/info
>   # install texi macros
>   mkdir -p 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/octave/3.8.2/etc
>   mv doc/interpreter/*.texi  
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/octave/3.8.2/etc
>
>   # Install Fink-specific octaverc which points at our oct-versioned
>   # package directory, and create the database directory
>   cp octaverc 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/octave/3.8.2/m/startup
>   mkdir -p 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/var/octave/3.8.2/
>
>   # install examples
>   mkdir -p 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/octave/3.8.2/doc/examples
>   cp -R examples 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/octave/3.8.2/doc/examples
>
>   # remove autogenerated freedesktop.org desktop file
>   rm -f 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/applications/www.octave.org-octave.desktop
>   mkdir -p 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/octave/3.8.2/scripts
>
>   # upstream install operation mangles mkoctfile(?), so copy it over
>   # from %b manually
>   cd /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/bin
>   rm mkoctfile mkoctfile-3.8.2
>   /bin/cp 
> /sw/src/fink.build/octave-ref-qtmac-3.8.2-3/octave-3.8.2/src/mkoctfile 
> mkoctfile-3.8.2
>   ln -s mkoctfile-3.8.2 mkoctfile
>
>   # sanitize .la files
>   cd /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/lib/octave/3.8.2/
>   perl -pi -e 's/(\-framework)\s(\w+)/-Wl,$1,$2/g' *.la
>
>   # manually install libcxx-fix.h
>   if [ -e 
> /sw/src/fink.build/octave-ref-qtmac-3.8.2-3/octave-3.8.2/liboctave/operators/libcxx-fix.h
>  ] ; then
>       cp 
> /sw/src/fink.build/octave-ref-qtmac-3.8.2-3/octave-3.8.2/liboctave/operators/libcxx-fix.h
>  
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/include/octave-3.8.2/octave/
>   fi
> sudo -u fink-bld [ENV] sh -c /tmp/fink.Ykq2V
> /usr/bin/install -d -m 700 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/doc/octave-ref-qtmac
> /bin/cp -r AUTHORS 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/doc/octave-ref-qtmac/
> /bin/cp -r BUGS 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/doc/octave-ref-qtmac/
> /bin/cp -r COPYING 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/doc/octave-ref-qtmac/
> /bin/cp -r ChangeLog 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/doc/octave-ref-qtmac/
> /bin/cp -r NEWS 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/doc/octave-ref-qtmac/
> /bin/cp -r README 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/doc/octave-ref-qtmac/
> /bin/chmod -R go=u-w 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/doc/octave-ref-qtmac
> /bin/rm -f /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/info/dir 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/info/dir.old 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/info/dir 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/share/info/dir.old
> /bin/rm -rf /sw/src/fink.build/root-octave382-ref-qtmac-dev-3.8.2-3
> /bin/mkdir -p /sw/src/fink.build/root-octave382-ref-qtmac-dev-3.8.2-3/sw
> /bin/mkdir -p /sw/src/fink.build/root-octave382-ref-qtmac-dev-3.8.2-3/DEBIAN
> /usr/sbin/chown -R fink-bld:fink-bld 
> /sw/src/fink.build/root-octave382-ref-qtmac-dev-3.8.2-3
> sudo -u fink-bld [ENV] sh -c /tmp/fink.EVavC
> /usr/bin/install -d -m 755 
> /sw/src/fink.build/root-octave382-ref-qtmac-dev-3.8.2-3/sw/include
> /bin/mv 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/include/octave-3.8.2 
> /sw/src/fink.build/root-octave382-ref-qtmac-dev-3.8.2-3/sw/include/
> /usr/bin/install -d -m 755 
> /sw/src/fink.build/root-octave382-ref-qtmac-dev-3.8.2-3/sw/lib/octave/3.8.2
> /bin/mv 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/lib/octave/3.8.2/*.la 
> /sw/src/fink.build/root-octave382-ref-qtmac-dev-3.8.2-3/sw/lib/octave/3.8.2/
> /bin/mv 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/lib/octave/3.8.2/lib{octave,octinterp}.dylib
>  /sw/src/fink.build/root-octave382-ref-qtmac-dev-3.8.2-3/sw/lib/octave/3.8.2/
> /bin/mv 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/lib/octave/3.8.2/liboctgui.dylib
>  /sw/src/fink.build/root-octave382-ref-qtmac-dev-3.8.2-3/sw/lib/octave/3.8.2/
> mv: rename 
> /sw/src/fink.build/root-octave-ref-qtmac-3.8.2-3/sw/lib/octave/3.8.2/liboctgui.dylib
>  to 
> /sw/src/fink.build/root-octave382-ref-qtmac-dev-3.8.2-3/sw/lib/octave/3.8.2/liboctgui.dylib:
>  No such file or directory
> ### execution of /bin/mv failed, exit code 1
> ### execution of /tmp/fink.EVavC failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-octave-ref-qtmac-3.8.2-3
> (Reading database ... 153091 files and directories currently installed.)
> Removing fink-buildlock-octave-ref-qtmac-3.8.2-3 ...
> Failed: phase installing: octave382-ref-qtmac-dev-3.8.2-3 failed
>
> Before reporting any errors, please run "fink selfupdate" and try again.
> Also try using "fink configure" to set your maximum build jobs to 1 and
> attempt to build the package again.
> If you continue to have issues, please check to see if the FAQ on Fink's
> website solves the problem.  If not, ask on one (not both, please) of
> these mailing lists:
>
>       The Fink Users List <fink-users@lists.sourceforge.net>
>       The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,
>
> with a carbon copy to the maintainer:
>
>       Alexander Hansen <alexkhan...@users.sourceforge.net>
>
> Note that this is preferable to emailing just the maintainer directly,
> since most fink package maintainers do not have access to all possible
> hardware and software configurations.
>
> Please try to include the complete error message in your report.  This
> generally consists of a compiler line starting with e.g. "gcc" or "g++"
> followed by the actual error output from the compiler.
>
> Also include the following system information:
> Package manager version: 0.38.1
> Distribution version: selfupdate-rsync Mon Oct 27 05:14:31 2014, 10.10, x86_64
> Trees: local/main stable/main stable/crypto
> Xcode.app: 6.1
> Xcode command-line tools: 6.1.0.0.1.1413057044
> Max. Fink build jobs:  4
>
> fx:~ lukas$
>

I found the problem, hopefully.  There's a missing build dependency on 
qt4-base-mac-linguist.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

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

Reply via email to