Opened 12 years ago

Closed 12 years ago

#33632 closed defect (fixed)

icewm fails to build

Reported by: r.godzilla@… Owned by: saispo@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: icewm

Description (last modified by ryandesign (Ryan Carsten Schmidt))

version:1
:debug:main epoch: in tree: 0 installed: 0
:debug:main pkgconfig 0.26_1 exists in the ports tree
:debug:main pkgconfig 0.26_1 +universal is the latest installed
:debug:main pkgconfig 0.26_1 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/pkgconfig
:debug:main OS darwin/10.8.0 (Mac OS X 10.6) arch i386
:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
:debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Executing variant universal provides universal
:debug:main No need to upgrade! pkgconfig 0.26_1 >= pkgconfig 0.26_1
:debug:main epoch: in tree: 0 installed: 0

Attachments (3)

log (294.2 KB) - added by r.godzilla@… 12 years ago.
main.log (56.2 KB) - added by r.godzilla@… 12 years ago.
icewm log
main.2.log (79.5 KB) - added by r.godzilla@… 12 years ago.

Download all attachments as: .zip

Change History (9)

Changed 12 years ago by r.godzilla@…

Attachment: log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: icewm added

The output you pasted above does not show any error. I don't know what the log you attached is, but it was not created by MacPorts and does not show any error either. What error are you experiencing? If, as you put in the summary, icewm fails to build, then please show us the main.log file from icewm.

Changed 12 years ago by r.godzilla@…

Attachment: main.log added

icewm log

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

The log says:

:info:build Undefined symbols:
:info:build   "_FcConfigAppFontAddDir", referenced from:
:info:build       YWMApp::YWMApp(int*, char***, char const*)in wmapp.o
:info:build ld: symbol(s) not found

However, it's also not a clean build attempt, so before we spend too much time looking into this, please "sudo port clean icewm" and try again.

Changed 12 years ago by r.godzilla@…

Attachment: main.2.log added

comment:3 in reply to:  2 ; Changed 12 years ago by r.godzilla@…

Replying to ryandesign@…:

The log says:

:info:build Undefined symbols:
:info:build   "_FcConfigAppFontAddDir", referenced from:
:info:build       YWMApp::YWMApp(int*, char***, char const*)in wmapp.o
:info:build ld: symbol(s) not found

However, it's also not a clean build attempt, so before we spend too much time looking into this, please "sudo port clean icewm" and try again.

Please see lines 1009 through 1011 of main.2.log for missing ld symbols.

comment:4 in reply to:  3 Changed 12 years ago by r.godzilla@…

Replying to r.godzilla@…:

Replying to ryandesign@…:

The log says:

:info:build Undefined symbols:
:info:build   "_FcConfigAppFontAddDir", referenced from:
:info:build       YWMApp::YWMApp(int*, char***, char const*)in wmapp.o
:info:build ld: symbol(s) not found

However, it's also not a clean build attempt, so before we spend too much time looking into this, please "sudo port clean icewm" and try again.

Please see lines 1009 through 1011 of main.2.log for missing ld symbols.

It fails everutime. Same results. I dont think this package is ready to be installed!

comment:5 Changed 12 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to saispo@…

comment:6 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.