Opened 15 years ago
Closed 15 years ago
#23902 closed defect (invalid)
libquicktime – build failure
Reported by: | de5ton56@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | libquicktime |
Description
dc:~ dc$ sudo port -v install mjpegtools Warning: Skipping upgrade since xorg-libXxf86dga 1.1.1_0 >= xorg-libXxf86dga 1.1.1_0, even though installed variants "" do not match "+universal". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: xorg-xproto has no universal variant Warning: xorg-kbproto has no universal variant Warning: xorg-xextproto has no universal variant Warning: xorg-xf86dgaproto has no universal variant Warning: xorg-renderproto has no universal variant Warning: perl5 has no universal variant Warning: Skipping upgrade since jasper 1.900.1_6 >= jasper 1.900.1_6, even though installed variants "" do not match "+universal". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: xorg-inputproto has no universal variant Warning: xorg-randrproto has no universal variant Warning: xorg-fixesproto has no universal variant Warning: xorg-xineramaproto has no universal variant Warning: Skipping upgrade since xorg-libXdamage 1.1.2_0 >= xorg-libXdamage 1.1.2_0, even though installed variants "" do not match "+universal". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: xorg-damageproto has no universal variant Warning: Skipping upgrade since xorg-libXcomposite 0.4.1_0 >= xorg-libXcomposite 0.4.1_0, even though installed variants "" do not match "+universal". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: xorg-compositeproto has no universal variant Warning: Skipping upgrade since libsdl_gfx 2.0.20_0 >= libsdl_gfx 2.0.20_0, even though installed variants "" do not match "+universal". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since libsdl 1.2.14_8 >= libsdl 1.2.14_8, even though installed variants "" do not match "+universal". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since libdv 1.0.0_0 >= libdv 1.0.0_0, even though installed variants "+darwin_i386+sdl" do not match "+darwin_i386+sdl+universal". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since popt 1.15_0 >= popt 1.15_0, even though installed variants "" do not match "+universal". Use 'upgrade --enforce-variants' to switch to the requested variants. ---> Computing dependencies for mjpegtools.. ---> Building libquicktime /usr/bin/make all-recursive Making all in src make[2]: Nothing to be done for `all'. Making all in include Making all in quicktime make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in plugins Making all in audiocodec make[3]: Nothing to be done for `all'. Making all in videocodec make[3]: Nothing to be done for `all'. Making all in rtjpeg make[3]: Nothing to be done for `all'. Making all in mjpeg make[3]: Nothing to be done for `all'. Making all in png make[3]: Nothing to be done for `all'. Making all in ffmpeg make[3]: Nothing to be done for `all'. Making all in x264 make[3]: Nothing to be done for `all'. Making all in schroedinger make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in utils /bin/sh ../libtool --tag=CC --mode=link ccache /usr/bin/gcc-4.2 -DLOCALE_DIR=\"/opt/local/share/locale\" -pipe -O2 -arch x86_64 -arch i386 -finline-functions -Wall -Winline -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -L/opt/local/lib -arch x86_64 -arch i386 -o lqtplay lqtplay.o common.o ../src/libquicktime.la -lXaw -lXt -lSM -lICE -lXext -lXv -lGL -lX11 -lm -lm -lz -ldl libtool: link: ccache /usr/bin/gcc-4.2 -DLOCALE_DIR=\"/opt/local/share/locale\" -pipe -O2 -arch x86_64 -arch i386 -finline-functions -Wall -Winline -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -arch x86_64 -arch i386 -o .libs/lqtplay lqtplay.o common.o -L/opt/local/lib ../src/.libs/libquicktime.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc -lXaw /opt/local/lib/libXt.dylib /opt/local/lib/libSM.dylib /opt/local/lib/libICE.dylib /opt/local/lib/libXv.dylib /opt/local/lib/libXext.dylib -lGL /opt/local/lib/libX11.dylib /opt/local/lib/libXau.dylib /opt/local/lib/libXdmcp.dylib -lm -lz -ldl ld: warning: in /opt/local/lib/libXaw.dylib, file is not of required architecture ld: warning: in /opt/local/lib/libXv.dylib, file is not of required architecture Undefined symbols for architecture i386: "_XvShmPutImage", referenced from: _qt_frame_blit in lqtplay.o "_XvCreateImage", referenced from: _xv_create_ximage in lqtplay.o "_simpleWidgetClass", referenced from: _simpleWidgetClass$non_lazy_ptr in lqtplay.o "_XvListImageFormats", referenced from: _xv_init in lqtplay.o "_XvQueryExtension", referenced from: _xv_init in lqtplay.o "_XvPutImage", referenced from: _qt_frame_blit in lqtplay.o "_XvGrabPort", referenced from: _xv_init in lqtplay.o "_XvQueryAdaptors", referenced from: _xv_init in lqtplay.o "_XvShmCreateImage", referenced from: _xv_create_ximage in lqtplay.o ld: symbol(s) not found for architecture i386 collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//cc4qUFuB.out (No such file or directory) make[3]: *** [lqtplay] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_libquicktime/work/libquicktime-1.1.3" && /usr/bin/make -j13 all " returned error 2 Error: Target org.macports.build returned: shell command failed Warning: the following items did not execute (for libquicktime): org.macports.activate org.macports.build org.macports.destroot org.macports.archive org.macports.install Log for libquicktime is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_libquicktime/main.log Error: The following dependencies failed to build: libquicktime Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Attachments (1)
Change History (3)
Changed 15 years ago by de5ton56@…
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mww@… |
---|---|
Port: | libquicktime added |
Summary: | mjpegtools – build failure → libquicktime – build failure |
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
You can't build with +universal because not all of the dependencies are installed with +universal.