Bug 200810 - devel/qt4-moc fails to configure with clang in base on 10.1
Summary: devel/qt4-moc fails to configure with clang in base on 10.1
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
: 200811 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-06-12 08:04 UTC by AnthonyL
Modified: 2016-01-18 05:58 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments
output of /usr/local/sbin/pkg-static info -g -Ea (74.56 KB, text/plain)
2015-06-12 08:04 UTC, AnthonyL
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description AnthonyL 2015-06-12 08:04:57 UTC
Created attachment 157666 [details]
output of /usr/local/sbin/pkg-static info -g -Ea

===>   qt4-moc-4.8.6 depends on file: /usr/local/bin/qmake-qt4 - found
===>  Configuring for qt4-moc-4.8.6
/usr/bin/sed -i.bak -e 's|^TARGET.*|TARGET=moc-qt4|g'  /usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.6/src/tools/moc/moc.pro
/bin/mkdir -p /usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.6/mkspecs
/bin/ln -sf /usr/local/bin/qmake-qt4 /usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.6/bin/qmake

This is the  Open Source Edition.

You are licensed to use this software under the terms of
the Lesser GNU General Public License (LGPL) versions 2.1.
You are also licensed to use this software under the terms of
the GNU General Public License (GPL) versions 3.

You have already accepted the terms of the  license.

Warning: -no-xrender will disable the QtWebkit module.

The target system byte order could not be detected!
Turn on verbose messaging (-v) to see the final report.
You can use the -little-endian or -big-endian switch to
./configure to continue.
===>  Script "configure" failed unexpectedly.
Please report the problem to kde@FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.6/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/qt4-moc

================================================

The file: "/usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.6/config.log" does not exist.
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2015-12-03 17:24:11 UTC
Are you still able to reproduce this with Qt 4.8.7? Can you attach your build output with WANT_QT_VERBOSE_CONFIGURE=yes?
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2015-12-03 17:25:09 UTC
*** Bug 200811 has been marked as a duplicate of this bug. ***
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2015-12-22 12:09:48 UTC
One other thing: which compiler are you using? This actually looks like bug 204923.