Opened 14 years ago
Closed 14 years ago
#25891 closed defect (invalid)
build of qt4-mac fails
Reported by: | alfredherrmann@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | qt4 | Cc: | |
Port: | qt4-mac |
Description (last modified by michaelld (Michael Dickens))
version:1 :debug:main Executing org.macports.main (qt4-mac) :debug:main Skipping completed org.macports.fetch (qt4-mac) :debug:main Skipping completed org.macports.checksum (qt4-mac) :debug:main Skipping completed org.macports.extract (qt4-mac) :debug:main Skipping completed org.macports.patch (qt4-mac) :debug:main Skipping completed org.macports.configure (qt4-mac) :msg:main ---> Building qt4-mac :debug:build build phase started at Sun Aug 1 01:10:18 CEST 2010 :debug:build Executing proc-pre-org.macports.build-build-0 :debug:build Executing org.macports.build (qt4-mac) :debug:build Environment: CPATH='/opt/local/include/dbus-1.0:/opt/local/lib/dbus-1.0/include:/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/qt-everywhere-opensource-src-4.6.3" && /usr/bin/make -j4 first' :info:build make: *** No rule to make target `first'. Stop. :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/qt-everywhere-opensource-src-4.6.3" && /usr/bin/make -j4 first " returned error 2 :error:build Target org.macports.build returned: shell command failed :debug:build Backtrace: shell command failed while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for qt4-mac): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for qt4-mac is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/main.log
Change History (5)
comment:1 Changed 14 years ago by michaelld (Michael Dickens)
Description: | modified (diff) |
---|---|
Keywords: | qt4 added; qt4-mac removed |
Owner: | changed from macports-tickets@… to michaelld@… |
comment:2 follow-up: 3 Changed 14 years ago by michaelld (Michael Dickens)
Sorry: Not "CC" but set the "owned by" entry.
comment:3 Changed 14 years ago by mf2k (Frank Schima)
Milestone: | MacPorts 1.9.2 |
---|
Replying to michaelld@…:
Sorry: Not "CC" but set the "owned by" entry.
Note that only Macports team members can set the "owned by" field. So general ticket reporters should indeed Cc the maintainer(s).
comment:4 Changed 14 years ago by alfredherrmann@…
thank you very much, this helped! you can close this Ticket.
comment:5 Changed 14 years ago by michaelld (Michael Dickens)
Resolution: | → invalid |
---|---|
Status: | new → closed |
OK; you're welcome. Thank you for getting back so quickly on closing!
Note: See
TracTickets for help on using
tickets.
Please remember to CC: the maintainer next time. You can find that info in the Portfile or via the 'port' command.
Can you do:
and then attach the logfile as stated (assuming it errors out again) as well as the command line you used for the "build". I really don't have enough to go off of from what you've posted. The target "first" is always available in Qt's top-level Makefile, so possibly the Makefile wasn't generated correctly by qmake.
Also please include: What is your Mac's OS & make? Are you installing qt4-mac from scratch, or upgrading?