[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bino-list] macport qt4-mac install error
From: |
Nate |
Subject: |
Re: [Bino-list] macport qt4-mac install error |
Date: |
Thu, 3 Nov 2011 10:45:58 -0700 (PDT) |
Hi Fred,
Ok. I port installed freetype. Then I tried the bino port install again. That
went farther this time but errored when it got to bino itself.
Then I tried to configure/compile bino from your website instructions and
failed
again.
This also doesn't include Equalizer in the configuration which I am going to
need.
My screen output is below.
Thanks for the help on this,
Nate
$ sudo port install freetype
Password:
---> Computing dependencies for freetype
---> Fetching archive for freetype
---> Attempting to fetch freetype-2.4.7_0.darwin_10.x86_64.tbz2 from
http://packages.macports.org/freetype
---> Attempting to fetch freetype-2.4.7_0.darwin_10.x86_64.tbz2.rmd160 from
http://packages.macports.org/freetype
---> Installing freetype @2.4.7_0
---> Activating freetype @2.4.7_0
---> Cleaning freetype
$ sudo port install x264 +asm ffmpeg +no_nonfree libass openal-soft bino +app
+openalsoft +qt4nokia
---> Cleaning x264
---> Computing dependencies for ffmpeg
---> Cleaning ffmpeg
---> Computing dependencies for libass
---> Configuring libass
---> Building libass
---> Staging libass into destroot
---> Installing libass @0.9.11_0
---> Activating libass @0.9.11_0
---> Cleaning libass
---> Computing dependencies for openal-soft
---> Dependencies to be installed: cmake libidn
---> Fetching archive for libidn
---> Attempting to fetch libidn-1.22_0.darwin_10.x86_64.tbz2 from
http://packages.macports.org/libidn
---> Attempting to fetch libidn-1.22_0.darwin_10.x86_64.tbz2.rmd160 from
http://packages.macports.org/libidn
---> Installing libidn @1.22_0
---> Activating libidn @1.22_0
---> Cleaning libidn
---> Fetching archive for cmake
---> Attempting to fetch cmake-2.8.6_0.darwin_10.x86_64.tbz2 from
http://packages.macports.org/cmake
---> Attempting to fetch cmake-2.8.6_0.darwin_10.x86_64.tbz2.rmd160 from
http://packages.macports.org/cmake
---> Installing cmake @2.8.6_0
---> Activating cmake @2.8.6_0
---> Cleaning cmake
---> Fetching archive for openal-soft
---> Attempting to fetch openal-soft-1.13.20111025_0.darwin_10.x86_64.tbz2
from
http://packages.macports.org/openal-soft
---> Fetching openal-soft
---> Verifying checksum(s) for openal-soft
---> Extracting openal-soft
---> Applying patches to openal-soft
---> Configuring openal-soft
---> Building openal-soft
---> Staging openal-soft into destroot
---> Installing openal-soft @1.13.20111025_0
---> Activating openal-soft @1.13.20111025_0
---> Cleaning openal-soft
---> Computing dependencies for bino
---> Dependencies to be installed: texinfo
---> Fetching archive for texinfo
---> Attempting to fetch texinfo-4.13_2.darwin_10.x86_64.tbz2 from
http://packages.macports.org/texinfo
---> Attempting to fetch texinfo-4.13_2.darwin_10.x86_64.tbz2.rmd160 from
http://packages.macports.org/texinfo
---> Installing texinfo @4.13_2
---> Activating texinfo @4.13_2
---> Cleaning texinfo
---> Fetching archive for bino
---> Attempting to fetch
bino-1.2.1_0+app+openalsoft+qt4nokia.darwin_10.x86_64.tbz2 from
http://packages.macports.org/bino
---> Fetching bino
---> Attempting to fetch bino-1.2.1.tar.xz from
http://distfiles.macports.org/bino
---> Attempting to fetch bino-1.2.1.tar.xz from
http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/bino
---> Attempting to fetch bino-1.2.1.tar.xz from
http://download-mirror.savannah.gnu.org/releases/bino/
---> Verifying checksum(s) for bino
---> Extracting bino
---> Applying patches to bino
---> Configuring bino
---> Building bino
Error: Target org.macports.build returned: shell command failed (see log for
details)
Log for bino is at:
/opt/local/var/macports/logs/_projects_Kid_Infinity_portfiles_bino-1.2.1-portfiles-20111029_multimedia_bino/bino/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
bino-1.2.1 $ sudo ./configure --prefix=/opt/local LDFLAGS=-L/opt/local/lib
CPPFLAGS=-I/opt/local/include libqtopengl_LIBS="-framework QtCore -framework
QtGui -framework QtOpenGL -framework OpenGL"
libqtopengl_CFLAGS="-I/Library/Frameworks/QtCore.framework/Headers
-I/Library/Frameworks/QtGui.framework/Headers
-I/Library/Frameworks/QtOpenGL.framework/Header"
checking build system type... i386-apple-darwin10.8.0
checking host system type... i386-apple-darwin10.8.0
checking target system type... i386-apple-darwin10.8.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking how to create a pax tar archive... gnutar
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking whether ln -s works... yes
checking whether byte ordering is bigendian... no
checking whether optreset is declared... yes
checking for library containing clock_gettime... no
checking for library containing pthread_create... none required
checking for backtrace... yes
checking for clock_gettime... no
checking for sigaction... yes
checking for vasprintf... yes
checking for wcwidth... yes
checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU
ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft,
char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... /opt/local/bin/msgfmt
checking for gmsgfmt... /opt/local/bin/msgfmt
checking for xgettext... /opt/local/bin/xgettext
checking for msgmerge... /opt/local/bin/msgmerge
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -liconv -lc -Wl,-framework
-Wl,CoreFoundation
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libavformat... yes
checking for libavdevice... yes
checking for libswscale... yes
checking for sysconf... yes
checking for libass... yes
checking for libopenal... yes
checking for libqtopengl... yes
checking for rcc-qt4... no
checking for rcc... rcc
checking for moc-qt4... no
checking for moc... moc
checking whether we need to link with X11... no
checking for libEqualizer... no
configure: WARNING: optional library libEqualizer not found:
configure: WARNING: No package 'Equalizer' found
configure: WARNING: libEqualizer is provided by Equalizer
checking for libglew... yes
checking for libgl... no
checking for liblircclient... no
configure: WARNING: optional library liblircclient not found:
configure: WARNING: No package 'liblircclient0' found
configure: WARNING: liblircclient is provided by LIRC; Debian package:
liblircclient-dev
checking for gtk-update-icon-cache... no
checking for update-desktop-database... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating src/base/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating pkg/macosx/Info.plist
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Configuration:
NLS: yes
Equalizer: no
liblircclient: no
bino-1.2.1 $ sudo make
make all-recursive
Making all in po
Making all in src
GEN qt_resources.qrc
RCC qt_resources-rcc.cpp
MOC player_qt-moc.cpp
MOC video_output_qt-moc.cpp
GEN video_output_color.fs.glsl.h
GEN video_output_render.fs.glsl.h
make all-recursive
Making all in base
CXX str.o
CXX msg.o
CXX dbg.o
CXX exc.o
CXX opt.o
In file included from opt.cpp:30:
/usr/local/include/getopt.h:115: error: declaration of C function ‘int
getopt()’
conflicts with
/usr/include/unistd.h:458: error: previous declaration ‘int getopt(int, char*
const*, const char*)’ here
make[4]: *** [opt.o] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
----- Original Message ----
> From: Frédéric Devernay <address@hidden>
> To: Nate <address@hidden>
> Sent: Tue, November 1, 2011 2:06:32 PM
> Subject: Re: [Bino-list] macport qt4-mac install error
>
> oops. I forgot a dependency in libass.
> "sudo port install freetype" will fix it.
> fred
>
>
> Le 1 nov. 2011 à 19:54, Nate a écrit :
>
> > Hi Fred,
> >
> > Your website instructions almost worked
> > Got an error when it got to libass:
> >
> > ---> Extracting libass
> > ---> Configuring libass
> > Error: Target org.macports.configure returned: configure failure: shell
>command
>
> > failed (see log for details)
> > Log for libass is at:
> >
>/opt/local/var/macports/logs/_projects_Kid_Infinity_portfiles_bino-1.2.1-portfiles-20111029_multimedia_libass/libass/main.log
>
> >
> > Error: Status 1 encountered during processing.
> > To report a bug, see <http://guide.macports.org/#project.tickets>
> >
> >
> >
> > Full port install readout below:
> >
> >
> > nate-gallaghers-macbook-pro:bino-1.2.1-portfiles-20111029 ibook$ portindex
> > Creating port index in
> > /projects/Kid_Infinity/portfiles/bino-1.2.1-portfiles-20111029
> > Adding port audio/openal-soft
> > Adding port multimedia/bino
> > Adding port multimedia/ffmpeg
> > Adding port multimedia/libass
> >
> > Total number of ports parsed:4
> > Ports successfully parsed:4
> > Ports failed:0
> > Up-to-date ports skipped:0
> >
> > nate-gallaghers-macbook-pro:bino-1.2.1-portfiles-20111029 ibook$ pwd
> > /projects/Kid_Infinity/portfiles/bino-1.2.1-portfiles-20111029
> > nate-gallaghers-macbook-pro:bino-1.2.1-portfiles-20111029 ibook$ sudo port
> > install x264 +asm ffmpeg +no_nonfree libass openal-soft bino +app
>+openalsoft
>
> > +qt4nokia
> > Password:
> > ---> Cleaning x264
> > ---> Computing dependencies for ffmpeg
> > could not read
> >
>"/projects/Kid_Infinity/portfiles/bino-1.2.1-portfiles-20111029/multimedia/ffmpeg/Portfile":
>
> > permission denied
> > Log for ffmpeg is at:
> >
>/opt/local/var/macports/logs/_projects_Kid_Infinity_portfiles_bino-1.2.1-portfiles-20111029_multimedia_ffmpeg/ffmpeg/main.log
>
> >
> > Error: Status 1 encountered during processing.
> > To report a bug, see <http://guide.macports.org/#project.tickets>
> > nate-gallaghers-macbook-pro:bino-1.2.1-portfiles-20111029 ibook$ sudo port
> > install x264 +asm ffmpeg +no_nonfree libass openal-soft bino +app
>+openalsoft
>
> > +qt4nokia
> > ---> Cleaning x264
> > ---> Computing dependencies for ffmpeg
> > ---> Fetching archive for ffmpeg
> > ---> Attempting to fetch ffmpeg-0.8.5_1+no_nonfree.darwin_10.x86_64.tbz2
>from
>
> > http://packages.macports.org/ffmpeg
> > ---> Fetching ffmpeg
> > ---> Attempting to fetch ffmpeg-0.8.5.tar.bz2 from
> > http://distfiles.macports.org/ffmpeg
> > ---> Attempting to fetch ffmpeg-0.8.5.tar.bz2 from
> > http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/ffmpeg
> > ---> Attempting to fetch ffmpeg-0.8.5.tar.bz2 from
> > http://lil.fr.distfiles.macports.org/ffmpeg
> > ---> Attempting to fetch ffmpeg-0.8.5.tar.bz2 from
> > http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/ffmpeg
> > ---> Attempting to fetch ffmpeg-0.8.5.tar.bz2 from
> > http://www.ffmpeg.org/releases/
> > ---> Verifying checksum(s) for ffmpeg
> > ---> Extracting ffmpeg
> > ---> Configuring ffmpeg
> > ---> Building ffmpeg
> > ---> Staging ffmpeg into destroot
> > ---> Installing ffmpeg @0.8.5_1+no_nonfree
> > ---> Deactivating ffmpeg @0.7.6_0
> > ---> Cleaning ffmpeg
> > ---> Activating ffmpeg @0.8.5_1+no_nonfree
> >
> > *******
> > ******* This build of ffmpeg includes GPLed code and
> > ******* is therefore licensed under GPL v2 or later.
> > *******
> > ******* The following modules are GPLed:
> > *******
> > ******* postproc
> > ******* libx264
> > ******* libxvid
> > *******
> > ******* To include only LGPLed code use variant +no_gpl +no_nonfree
> > *******
> >
> > ---> Cleaning ffmpeg
> > ---> Computing dependencies for libass
> > ---> Dependencies to be installed: enca xz
> > ---> Fetching archive for xz
> > ---> Attempting to fetch xz-5.0.3_0.darwin_10.x86_64.tbz2 from
> > http://packages.macports.org/xz
> > ---> Attempting to fetch xz-5.0.3_0.darwin_10.x86_64.tbz2.rmd160 from
> > http://packages.macports.org/xz
> > ---> Installing xz @5.0.3_0
> > ---> Activating xz @5.0.3_0
> > ---> Cleaning xz
> > ---> Fetching archive for enca
> > ---> Attempting to fetch enca-1.13_0.darwin_10.x86_64.tbz2 from
> > http://packages.macports.org/enca
> > ---> Attempting to fetch enca-1.13_0.darwin_10.x86_64.tbz2.rmd160 from
> > http://packages.macports.org/enca
> > ---> Installing enca @1.13_0
> > ---> Activating enca @1.13_0
> > ---> Cleaning enca
> > ---> Fetching archive for libass
> > ---> Attempting to fetch libass-0.9.11_0.darwin_10.x86_64.tbz2 from
> > http://packages.macports.org/libass
> > ---> Fetching libass
> > ---> Attempting to fetch libass-0.9.11.tar.bz2 from
> > http://distfiles.macports.org/libass
> > ---> Attempting to fetch libass-0.9.11.tar.bz2 from
> > http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/libass
> > ---> Attempting to fetch libass-0.9.11.tar.bz2 from
> > http://lil.fr.distfiles.macports.org/libass
> > ---> Attempting to fetch libass-0.9.11.tar.bz2 from
> > http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/libass
> > ---> Attempting to fetch libass-0.9.11.tar.bz2 from
> > http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/libass
> > ---> Attempting to fetch libass-0.9.11.tar.bz2 from
> > http://libass.googlecode.com/files/
> > ---> Verifying checksum(s) for libass
> > ---> Extracting libass
> > ---> Configuring libass
> > Error: Target org.macports.configure returned: configure failure: shell
>command
>
> > failed (see log for details)
> > Log for libass is at:
> >
>/opt/local/var/macports/logs/_projects_Kid_Infinity_portfiles_bino-1.2.1-portfiles-20111029_multimedia_libass/libass/main.log
>
> >
> > Error: Status 1 encountered during processing.
> > To report a bug, see <http://guide.macports.org/#project.tickets>
> >
> >
> >
> >
> >
> > ----- Original Message ----
> >> From: Frédéric Devernay <address@hidden>
> >> To: Nate <address@hidden>
> >> Sent: Mon, October 31, 2011 12:07:58 PM
> >> Subject: Re: [Bino-list] macport qt4-mac install error
> >>
> >> qtnoia must be installed separatey.
> >> To compile from your source, either change the git path and git commit
> >> id
>(if
>
> >> you made a local git for it) at the end of the Portfile,
> >> OR
> >> use the magic configure command:
> >> ./configure --prefix=/opt/local LDFLAGS=-L/opt/local/lib
> >> CPPFLAGS=-I/opt/local/include libqtopengl_LIBS="-framework QtCore
>-framework
>
> >> QtGui -framework QtOpenGL -framework OpenGL"
> >> libqtopengl_CFLAGS="-I/Library/Frameworks/QtCore.framework/Headers
> >> -I/Library/Frameworks/QtGui.framework/Headers
> >> -I/Library/Frameworks/QtOpenGL.framework/Header"
> >>
> >> I'll add it to the web page
> >>
> >> fred
> >>
> >> Le 31 oct. 2011 à 19:04, Nate a écrit :
> >>
> >>> Thank you. I will try this today.
> >>> I want to be able to compile the changes I make to the bino source.
> >>> Is it possible to install qtnokia without the bino port?
> >>> Thanks,
> >>> Nate
> >>>
> >>>
> >>> ----- Original Message ----
> >>>> From: Frédéric Devernay <address@hidden>
> >>>> To: Nate <address@hidden>
> >>>> Sent: Mon, October 31, 2011 10:53:23 AM
> >>>> Subject: Re: [Bino-list] macport qt4-mac install error
> >>>>
> >>>> just updated the instructions on the web page:
> >>>> http://devernay.free.fr/hacks/bino/
> >>>>
> >>>> Le 29 oct. 2011 à 23:00, Nate a écrit :
> >>>>
> >>>>> openal-soft and bino also not found
> >>>>>
> >>>>>
> >>>>>
> >>>>> ----- Original Message ----
> >>>>>> From: Nate <address@hidden>
> >>>>>> To: Frédéric Devernay <address@hidden>;
>address@hidden
> >>>>>> Sent: Sat, October 29, 2011 1:58:31 PM
> >>>>>> Subject: Re: [Bino-list] macport qt4-mac install error
> >>>>>>
> >>>>>> Hi Fred,
> >>>>>>
> >>>>>> I used the command you have listed on that website.
> >>>>>> sudo port install x264 +asm ffmpeg +no_nonfree libass openal-soft
>bino
>
> >
> >>>> +app
> >>>>
> >>>>>> +openalsoft +qt4nokia
> >>>>>>
> >>>>>> It returned with:
> >>>>>>
> >>>>>> Error: Port libass not found
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> ----- Original Message ----
> >>>>>>> From: Frédéric Devernay <address@hidden>
> >>>>>>> To: address@hidden
> >>>>>>> Sent: Sat, October 29, 2011 4:32:29 AM
> >>>>>>> Subject: Re: [Bino-list] macport qt4-mac install error
> >>>>>>>
> >>>>>>> Hi,
> >>>>>>>
> >>>>>>> I usually don't install the qt4-mac package from MacPorts, but
>prefer
>
> >>
> >>>> the
> >>>>
> >>>>>> QT4
> >>>>>>
> >>>>>>> binary distribution from Nokia, which is more compact (and has
> >>>>>>> the
> >> same
> >>
> >>>
> >>>>>>> license).
> >>>>>>>
> >>>>>>> I just put all the Portfiles I use to build Bino, as well as
> >>>>>>> the
> >>>> variants I
> >>>>
> >>>>>>
> >>>>>>> use for the various libraries, on my web page:
> >>>>>>> http://devernay.free.fr/hacks/bino/
> >>>>>>>
> >>>>>>> Fred
> >>>>>>>
> >>>>>>> Le 28 oct. 2011 à 20:50, Nate a écrit :
> >>>>>>>
> >>>>>>>> $ sudo port -v install qt4-mac +universal
> >>>>>>>> ---> Computing dependencies for qt4-mac
> >>>>>>>> ---> Building qt4-mac
> >>>>>>>> make: Entering directory
> >>>>>>>>
> >>>>>>>
> >>>>
> >>
>`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.7.4'
>
> >>
> >>>>
> >>>>>> '
> >>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> ....
> >>>>>>>>
> >>>>>>>> make[2]: Leaving directory
> >>>>>>>>
> >>>>>>>
> >>>>
> >>
>`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.7.4/src/3rdparty/webkit/WebCore'
>
> >>
> >>>>
> >>>>>> '
> >>>>>>>
> >>>>>>>>
> >>>>>>>> ld: in .obj/debug-shared/PluginDataQt.o, truncated fat file.
>Slice
>
> >> from
> >>
> >>>>
> >>>>>>> 770048
> >>>>>>>
> >>>>>>>> to 1511084 is past end of file with length 769512 for
>architecture
>
> >
> >>>> i386
> >>>>>>>> collect2: ld returned 1 exit status
> >>>>>>>> lipo: can't open input file: /var/tmp//ccLtKIMA.out (No such
>file
>
> >> or
> >>
> >>>>>>> directory)
> >>>>>>>> make[2]: *** [../../../../lib/libQtWebKit_debug.4.7.4.dylib]
>Error
>
> >> 1
> >>>>>>>> make[2]: Leaving directory
> >>>>>>>>
> >>>>>>>
> >>>>
> >>
>`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.7.4/src/3rdparty/webkit/WebCore'
>
> >>
> >>>>
> >>>>>> '
> >>>>>>>
> >>>>>>>>
> >>>>>>>> make[1]: *** [debug-all] Error 2
> >>>>>>>> make[1]: Leaving directory
> >>>>>>>>
> >>>>>>>
> >>>>
> >>
>`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.7.4/src/3rdparty/webkit/WebCore'
>
> >>
> >>>>
> >>>>>> '
> >>>>>>>
> >>>>>>>>
> >>>>>>>> make: *** [sub-webkit-all-ordered] Error 2
> >>>>>>>> make: Leaving directory
> >>>>>>>>
> >>>>>>>
> >>>>
> >>
>`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.7.4'
>
> >>
> >>>>
> >>>>>> '
> >>>>>>>
> >>>>>>>>
> >>>>>>>> shell command " cd
> >>>>>>>>
> >>>>>>>
> >>>>
> >>
>"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.7.4"
>
> >>
> >>>>
> >>>>>> "
> >>>>>>>
> >>>>>>>> && /usr/bin/make -j2 -w all " returned error 2
> >>>>>>>> Error: Target org.macports.build returned: shell command failed
>(see
>
> >
> >>>> log
> >>>>
> >>>>>> for
> >>>>>>
> >>>>>>>
> >>>>>>>> details)
> >>>>>>>> Warning: the following items did not execute (for qt4-mac):
> >>>>>>>> org.macports.activate org.macports.build org.macports.destroot
> >>>>>>>> org.macports.install
> >>>>>>>> Log for qt4-mac is at:
> >>>>>>>>
> >>>>>>>
> >>>>
> >>
>/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/main.log
>
> >>
> >>>>
> >>>>>> g
> >>>>>>>
> >>>>>>>>
> >>>>>>>> Error: Status 1 encountered during processing.
> >>>>>>>> To report a bug, see
><http://guide.macports.org/#project.tickets>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>
> >>>>
> >>
> >>
>
>