Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#26252 closed defect (invalid)

qca-2.0.2 - Make Error

Reported by: funkphreakz@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: qca

Description

When I try and install qca I get an error saying:

make: * No rule to make target `all'. Stop. shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_qca/work/qca-2.0.2" && /usr/bin/make -j2 all "returned error 2

I've attached the debug log below.

Attachments (1)

Macports qca Debug Log.txt (22.7 KB) - added by funkphreakz@… 14 years ago.

Download all attachments as: .zip

Change History (9)

Changed 14 years ago by funkphreakz@…

Attachment: Macports qca Debug Log.txt added

comment:1 Changed 14 years ago by funkphreakz@…

Cc: funkphreakz@… added

Cc Me!

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Cc: michaelld@… funkphreakz@… removed
Owner: changed from macports-tickets@… to michaelld@…

comment:3 Changed 14 years ago by michaelld (Michael Dickens)

Please do the following:

sudo port clean qca
sudo port sync
sudo port install qca

and then if the build errors out post the new log. The log you posted only has debug for the build stage, which in this case contains no useful information.

comment:4 Changed 14 years ago by michaelld (Michael Dickens)

Did my "script" work for you?

comment:5 in reply to:  4 Changed 14 years ago by funkphreakz@…

Replying to michaelld@…:

Did my "script" work for you?

Yeah. Thanks:). It must've been the port sync that did it.

comment:6 Changed 14 years ago by michaelld (Michael Dickens)

Resolution: invalid
Status: newclosed

Thanks for the reply; I'm glad it's working for you.

comment:7 Changed 14 years ago by payam.minoofar@…

I am getting this error when I try to compile qca-2.0.2 as a universal build. I have attached the debug log, which is identical, afaik, to the one posted originally.

I ran the clean and sync commands, but to no avail. The build fails.

:info:configure   --mac-sdk=[path]            Path to Mac universal SDK (PPC host only).
:info:configure   --disable-tests             Don't build examples and unittests.
:info:configure   --certstore-path=[path]     Path to the SSL/X509 Certificate store file.
:info:configure   --certstore-internal        Force the use of the bundled store.
:info:configure 
:msg:configure --->  Building qca
:debug:build build phase started at Wed Sep  8 09:16:33 PDT 2010
:debug:build Executing org.macports.build (qca)
:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_qca/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_devel_qca/work/qca-2.0.2" && /usr/bin/make -j2 all'
:info:build make: *** No rule to make target `all'.  Stop.
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_qca/work/qca-2.0.2" && /usr/bin/make -j2 all " 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 qca): org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Log for qca is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_qca/main.log

comment:8 Changed 14 years ago by michaelld (Michael Dickens)

@payam.minoofar: Your issue is covered by ticket #26026. Please try the fix posted there & reply back to that ticket on this issue. I'm almost to the point of being able to generate this error & fixing it. Hopefully later today, but it might be tomorrow.

Note: See TracTickets for help on using tickets.