Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 903357 Details for
Bug 1105919
PyMca: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 69.91 KB, created by
Dennis Gilmore
on 2014-06-09 02:05:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:05:21 UTC
Size:
69.91 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/PyMca.spec'], False, '/var/lib/mock/f21-build-2108989-392785/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x14dfb90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/PyMca.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >warning: Could not canonicalize hostname: buildvm-16.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/PyMca-4.5.0-5.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/PyMca.spec'], False, '/var/lib/mock/f21-build-2108989-392785/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x14dfb90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/PyMca.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2sY3DE >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf PyMca4.5.0 >+ /usr/bin/tar -xf - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/pymca4.5.0-src.tgz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd PyMca4.5.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ chmod 644 LICENSE.GPL README >+ find -name '*.c' -exec chmod 644 '{}' ';' >+ find -name '*.h' -exec chmod 644 '{}' ';' >+ sed 's|#!python|#!/usr/bin/python|g' -i PyMca/scripts/pymcapostbatch >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wNR79q >+ umask 022 >+ cd /builddir/build/BUILD >+ cd PyMca4.5.0 >+ python setup.py build >+ echo yes >WARNING: >A cleaner locale independent implementation >may be achieved setting SPECFILE_USE_GNU_SOURCE to 1 >For instance running this script as: >SPECFILE_USE_GNU_SOURCE=1 python setup.py build >PyMca X-Ray Fluorescence Toolkit 4.5.0 >Type 'L' to view the license. >Type 'yes' to accept the terms of the license. >Type 'no' to decline the terms of the license. >Do you accept the terms of the license? running build >running build_py >creating build >creating build/lib.linux-i686-2.7 >creating build/lib.linux-i686-2.7/PyMca >creating build/lib.linux-i686-2.7/PyMca/py_nnma >copying PyMca/py_nnma/__init__.py -> build/lib.linux-i686-2.7/PyMca/py_nnma >copying PyMca/py_nnma/nnma.py -> build/lib.linux-i686-2.7/PyMca/py_nnma >creating build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/__init__.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DMovement.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DProperties.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/HorizontalSpacer.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DScene.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DPrivateConfig.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/cx_setup.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/VerticalSpacer.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/SceneControl.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DIcons.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/PrivateConfigTools.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/ClippingPlaneConfiguration.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DColormap.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/SceneGLWidget.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/SceneWidget.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DPrintPreview.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Scene.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/ObjectTree.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DBase.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/SceneCoordinates.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DCoordinates.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/setup.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/SceneManager.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DRedBookFont.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DQt.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/GLToolBar.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DConfig.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/GLWidgetCachePixmap.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/SceneGLWindow.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DDirs.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/SceneTree.py -> build/lib.linux-i686-2.7/PyMca/Object3D >copying PyMca/Object3D/Object3DFileDialogs.py -> build/lib.linux-i686-2.7/PyMca/Object3D >creating build/lib.linux-i686-2.7/PyMca/Object3D/Object3DPlugins >copying PyMca/Object3D/Object3DPlugins/__init__.py -> build/lib.linux-i686-2.7/PyMca/Object3D/Object3DPlugins >copying PyMca/Object3D/Object3DPlugins/Object3DMesh.py -> build/lib.linux-i686-2.7/PyMca/Object3D/Object3DPlugins >copying PyMca/Object3D/Object3DPlugins/Object3DMeshConfig.py -> build/lib.linux-i686-2.7/PyMca/Object3D/Object3DPlugins >copying PyMca/Object3D/Object3DPlugins/Object3DStack.py -> build/lib.linux-i686-2.7/PyMca/Object3D/Object3DPlugins >copying PyMca/Object3D/Object3DPlugins/Object3DPixmap.py -> build/lib.linux-i686-2.7/PyMca/Object3D/Object3DPlugins >copying PyMca/Object3D/Object3DPlugins/ChimeraStack.py -> build/lib.linux-i686-2.7/PyMca/Object3D/Object3DPlugins >copying PyMca/Q3PyMcaPrintPreview.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/RGBCorrelatorTable.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/FitParamForm.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SpecArithmetic.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/NNMADialog.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/NNMAWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PCATools.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaImageWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SpecFileAbstractClass.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/EdfFile.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaMatplotlibSave.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/MatrixImage.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/McaTable.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/MultiParameters.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PCADialog.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/EntryField.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Plot1DBase.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Myqttable.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/RGBCorrelator.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SpecfitGUI.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/McaControlGUI.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SimpleFitControlWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/DataObject.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/NNMAModule.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/TextImageStack.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QPyMcaMatplotlibSave1D.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Fit2DChiFileParser.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaEPDL97.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SimpleFitConfigurationGUI.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QDataSource.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Plot1DWindowBase.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QSelectorWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PilatusCBF.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/FitActionsGUI.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaNexusWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Elements.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/RGBCorrelatorSlider.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Scofield1973.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/McaAdvancedTable.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/HtmlIndex.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/MarCCD.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ClassMcaTheory.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/MatrixEditor.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/XiaCorrect.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SpecFileLayer.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QHDF5Stack1D.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMca_Icons.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMca_help.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/LuciaMap.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/AttenuatorsTable.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Q4PyMcaPrintPreview.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/HDF5Info.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QPyMcaMatplotlibSave.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/MySPSSelector.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ConcentrationsTool.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SupaVisioMap.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SGModule.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaBatch.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QtBlissGraph.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ProfileScanWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/StackSimpleFit.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/HDF5Widget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaLogo.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/McaWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/FitPeakSelect.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SimpleFitModule.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/RGBCorrelatorWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Parameters.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/TextField.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/__init__.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaGLWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QtMcaAdvancedFitReport.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaPostBatch.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Plot1DQwt.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/BindingEnergies.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/CheckField.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/XiaCorrectWizard.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ElementsInfo.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/XRayTubeEbel.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/RenameCurveDialog.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/McaROIWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SPXFileParser.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QSource.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ExternalImagesWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ScanWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Specfit.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/TabSheets.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SimpleMath.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/spswrap.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/RGBImageCalculator.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Plot1DWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QDispatcher.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/EventHandler.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ColormapDialog.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QSpsDataSource.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Lanczos.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/McaCalWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/specfilewrapper.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/NumpyArrayTableView.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PeakIdentifier.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/McaAdvancedFit.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Median2DBrowser.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QStackWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QEDFStackWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SpecFileCntTable.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/StripBackgroundWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/HDF5Stack1D.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SpecFileMcaTable.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/APSMEDFileParser.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QSourceSelector.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/OmnicMap.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/XiaEdf.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ElementHtml.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/NumpyArrayTableWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/StackSelector.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ConfigDict.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SixCircle.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/StackBase.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/EdfFileLayer.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/McaCustomEvent.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ArraySave.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/MaterialEditor.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QXTube.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ChangeLog.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/HDF5CounterTable.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Gefit.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/FitParam.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/AifiraMap.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PeakTableWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/CloseEventNotifyingWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SpecfitFunctions.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaHKLImageWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QEdfFileWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaMdi.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QHDF5StackWizard.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/StackSimpleFitWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Plot1DMatplotlib.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/NumpyArrayTableModel.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/MShell.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/MySpecFileSelector.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SpecFileStack.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SimpleFitGUI.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SimpleFitBatchGUI.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/McaAdvancedFitBatch.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QSpecFileWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/FitConfigGUI.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaFileDialogs.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ScanFit.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/StackROIWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PCAModule.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/IncoherentScattering.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QScriptOption.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QwtPlotItems.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/CoherentScattering.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/EnergyTable.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ScanWindowInfoWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QPeriodicTable.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/StackBrowser.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/MaskImageWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/FrameBrowser.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/TiffStack.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/DoubleSlider.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/LShell.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QSpsWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/KShell.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/OpusDPTMap.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PCAWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SGWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaBatchBuildOutput.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaMain.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/NexusDataSource.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaQt.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Plot1D.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SpecFileDataInfo.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Mca2Edf.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/RGBCorrelatorGraph.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SimpleFitUserEstimatedFunctions.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SPSLayer.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/MEDFile.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/StackPluginResultsWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/FitStatusGUI.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaPrintPreview.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/PyMcaDirs.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/QNexusWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SpsDataSource.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/HDF5Selection.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/Fit2Spec.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/McaSimpleFit.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SRSFileParser.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/HDF5DatasetTable.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SNIPModule.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/TiffIO.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/EdfFileSimpleViewer.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SpecFileDataSource.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/ConcentrationsWidget.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/EdfFileDataSource.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/SNIPWindow.py -> build/lib.linux-i686-2.7/PyMca >copying PyMca/EDFStack.py -> build/lib.linux-i686-2.7/PyMca >creating build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/PCAStackPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/CalculationThread.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/MedianFilterStackPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/ExternalImagesStackPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/StackPluginBase.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/MathPlugins.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/BackgroundStackPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/__init__.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/StackBrowserPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/ReverseStackPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/Plugin1DBase.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/NormalizationPlugins.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/RegularMeshPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/FitStackPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/StackNormalizationPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/BackgroundScanPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/SG1DPlugins.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/NNMAStackPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/SplinePlugins.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/BM05TwoThetaPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >copying PyMca/PyMcaPlugins/ROIStackPlugin.py -> build/lib.linux-i686-2.7/PyMca/PyMcaPlugins >creating build/lib.linux-i686-2.7/PyMca/PyMcaSciPy >copying PyMca/PyMcaSciPy/__init__.py -> build/lib.linux-i686-2.7/PyMca/PyMcaSciPy >creating build/lib.linux-i686-2.7/PyMca/PyMcaSciPy/signal >copying PyMca/PyMcaSciPy/signal/__init__.py -> build/lib.linux-i686-2.7/PyMca/PyMcaSciPy/signal >copying PyMca/PyMcaSciPy/signal/setup.py -> build/lib.linux-i686-2.7/PyMca/PyMcaSciPy/signal >copying PyMca/PyMcaSciPy/signal/median.py -> build/lib.linux-i686-2.7/PyMca/PyMcaSciPy/signal >running build_ext >building 'PyMca.FastEdf' extension >creating build/temp.linux-i686-2.7 >creating build/temp.linux-i686-2.7/PyMca >creating build/temp.linux-i686-2.7/PyMca/edf >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/edf/FastEdf.c -o build/temp.linux-i686-2.7/PyMca/edf/FastEdf.o >In file included from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/ndarraytypes.h:1761:0, > from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/ndarrayobject.h:17, > from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/arrayobject.h:4, > from PyMca/edf/FastEdf.c:30: >/usr/lib/python2.7/site-packages/numpy/core/include/./numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] > #warning "Using deprecated NumPy API, disable it by " \ > ^ >PyMca/edf/FastEdf.c:53:1: warning: 'newFastEdfoObject' defined but not used [-Wunused-function] > newFastEdfoObject(arg) > ^ >gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/PyMca/edf/FastEdf.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/PyMca/FastEdf.so >building 'PyMca.specfile' extension >creating build/temp.linux-i686-2.7/PyMca/specfile >creating build/temp.linux-i686-2.7/PyMca/specfile/src >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYMCA_POSIX -IPyMca/specfile/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfile/src/sftools.c -o build/temp.linux-i686-2.7/PyMca/specfile/src/sftools.o >PyMca/specfile/src/sftools.c: In function 'sfSetCurrent': >PyMca/specfile/src/sftools.c:189:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] > read(sf->fd,sf->filebuffer,fileheadsize); > ^ >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYMCA_POSIX -IPyMca/specfile/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfile/src/sfwrite.c -o build/temp.linux-i686-2.7/PyMca/specfile/src/sfwrite.o >PyMca/specfile/src/sfwrite.c: In function 'sfoWriteOne': >PyMca/specfile/src/sfwrite.c:583:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > write(output, (void *) sf->filebuffer, sf->filebuffersize); > ^ >PyMca/specfile/src/sfwrite.c:596:1: warning: control reaches end of non-void function [-Wreturn-type] > } > ^ >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYMCA_POSIX -IPyMca/specfile/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfile/src/sfdata.c -o build/temp.linux-i686-2.7/PyMca/specfile/src/sfdata.o >PyMca/specfile/src/sfdata.c: In function 'SfData': >PyMca/specfile/src/sfdata.c:414:15: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] > printf("Error on scan %d line %d\n", index, rows+1); > ^ >PyMca/specfile/src/sfdata.c:414:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYMCA_POSIX -IPyMca/specfile/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfile/src/locale_management.c -o build/temp.linux-i686-2.7/PyMca/specfile/src/locale_management.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYMCA_POSIX -IPyMca/specfile/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfile/src/sfmca.c -o build/temp.linux-i686-2.7/PyMca/specfile/src/sfmca.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYMCA_POSIX -IPyMca/specfile/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfile/src/sfinit.c -o build/temp.linux-i686-2.7/PyMca/specfile/src/sfinit.o >PyMca/specfile/src/sfinit.c:547:1: warning: 'sfOpenIndex' defined but not used [-Wunused-function] > sfOpenIndex ( SpecFile *sf, SfCursor *cursor, int *error) { > ^ >PyMca/specfile/src/sfinit.c:608:1: warning: 'sfWriteIndex' defined but not used [-Wunused-function] > sfWriteIndex ( SpecFile *sf, SfCursor *cursor, int *error) { > ^ >PyMca/specfile/src/sfinit.c: In function 'sfAssignScanNumbers': >PyMca/specfile/src/sfinit.c:805:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] > read(sf->fd,buffer,size); > ^ >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYMCA_POSIX -IPyMca/specfile/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfile/src/specfile_py.c -o build/temp.linux-i686-2.7/PyMca/specfile/src/specfile_py.o >In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761:0, > from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, > from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from PyMca/specfile/src/specfile_py.c:132: >/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] > #warning "Using deprecated NumPy API, disable it by " \ > ^ >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYMCA_POSIX -IPyMca/specfile/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfile/src/sflists.c -o build/temp.linux-i686-2.7/PyMca/specfile/src/sflists.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYMCA_POSIX -IPyMca/specfile/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfile/src/sflabel.c -o build/temp.linux-i686-2.7/PyMca/specfile/src/sflabel.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYMCA_POSIX -IPyMca/specfile/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfile/src/sfheader.c -o build/temp.linux-i686-2.7/PyMca/specfile/src/sfheader.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYMCA_POSIX -IPyMca/specfile/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfile/src/sfindex.c -o build/temp.linux-i686-2.7/PyMca/specfile/src/sfindex.o >gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/PyMca/specfile/src/sftools.o build/temp.linux-i686-2.7/PyMca/specfile/src/sfwrite.o build/temp.linux-i686-2.7/PyMca/specfile/src/sfdata.o build/temp.linux-i686-2.7/PyMca/specfile/src/locale_management.o build/temp.linux-i686-2.7/PyMca/specfile/src/sfmca.o build/temp.linux-i686-2.7/PyMca/specfile/src/sfinit.o build/temp.linux-i686-2.7/PyMca/specfile/src/specfile_py.o build/temp.linux-i686-2.7/PyMca/specfile/src/sflists.o build/temp.linux-i686-2.7/PyMca/specfile/src/sflabel.o build/temp.linux-i686-2.7/PyMca/specfile/src/sfheader.o build/temp.linux-i686-2.7/PyMca/specfile/src/sfindex.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/PyMca/specfile.so >building 'PyMca.SpecfitFuns' extension >creating build/temp.linux-i686-2.7/PyMca/specfit >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IPyMca/specfit -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfit/snip1d.c -o build/temp.linux-i686-2.7/PyMca/specfit/snip1d.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IPyMca/specfit -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfit/snip2d.c -o build/temp.linux-i686-2.7/PyMca/specfit/snip2d.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IPyMca/specfit -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfit/SpecfitFuns.c -o build/temp.linux-i686-2.7/PyMca/specfit/SpecfitFuns.o >In file included from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/ndarraytypes.h:1761:0, > from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/ndarrayobject.h:17, > from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/arrayobject.h:4, > from PyMca/specfit/SpecfitFuns.c:28: >/usr/lib/python2.7/site-packages/numpy/core/include/./numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] > #warning "Using deprecated NumPy API, disable it by " \ > ^ >PyMca/specfit/SpecfitFuns.c: In function 'SpecfitFuns_subacfast': >PyMca/specfit/SpecfitFuns.c:390:14: warning: variable 'data' set but not used [-Wunused-but-set-variable] > double *data, *retdata; > ^ >PyMca/specfit/SpecfitFuns.c: In function 'SpecfitFuns_seek2': >PyMca/specfit/SpecfitFuns.c:3261:13: warning: variable 'distance' set but not used [-Wunused-but-set-variable] > double distance; > ^ >PyMca/specfit/SpecfitFuns.c: In function 'SpecfitFuns_interpol': >PyMca/specfit/SpecfitFuns.c:3580:13: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'npy_intp' [-Wformat=] > printf("xdata[%ld] does not have appropriate dimension\n",i); > ^ >PyMca/specfit/SpecfitFuns.c:3699:29: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'npy_intp' [-Wformat=] > printf("i = %ld, j= %ld, value = %.5f indexvalue = %ld, newvalue = %ld\n",i,j,value,ju, index1); > ^ >PyMca/specfit/SpecfitFuns.c:3699:29: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'npy_intp' [-Wformat=] >PyMca/specfit/SpecfitFuns.c:3699:29: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'npy_intp' [-Wformat=] >PyMca/specfit/SpecfitFuns.c:3699:29: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'npy_intp' [-Wformat=] >PyMca/specfit/SpecfitFuns.c: In function 'SpecfitFuns_spline': >PyMca/specfit/SpecfitFuns.c:4147:26: warning: variable 'y' set but not used [-Wunused-but-set-variable] > double *u, *y2, *x, *y; > ^ >PyMca/specfit/SpecfitFuns.c:4147:22: warning: variable 'x' set but not used [-Wunused-but-set-variable] > double *u, *y2, *x, *y; > ^ >PyMca/specfit/SpecfitFuns.c:4147:17: warning: variable 'y2' set but not used [-Wunused-but-set-variable] > double *u, *y2, *x, *y; > ^ >PyMca/specfit/SpecfitFuns.c:4147:13: warning: variable 'u' set but not used [-Wunused-but-set-variable] > double *u, *y2, *x, *y; > ^ >PyMca/specfit/SpecfitFuns.c: In function 'SpecfitFuns_splint': >PyMca/specfit/SpecfitFuns.c:4233:33: warning: variable 'y' set but not used [-Wunused-but-set-variable] > double *xa, *ya, *y2a, *x, *y; > ^ >PyMca/specfit/SpecfitFuns.c:4233:29: warning: variable 'x' set but not used [-Wunused-but-set-variable] > double *xa, *ya, *y2a, *x, *y; > ^ >PyMca/specfit/SpecfitFuns.c:4233:23: warning: variable 'y2a' set but not used [-Wunused-but-set-variable] > double *xa, *ya, *y2a, *x, *y; > ^ >PyMca/specfit/SpecfitFuns.c:4233:18: warning: variable 'ya' set but not used [-Wunused-but-set-variable] > double *xa, *ya, *y2a, *x, *y; > ^ >PyMca/specfit/SpecfitFuns.c:4233:13: warning: variable 'xa' set but not used [-Wunused-but-set-variable] > double *xa, *ya, *y2a, *x, *y; > ^ >PyMca/specfit/SpecfitFuns.c:4232:9: warning: variable 'n' set but not used [-Wunused-but-set-variable] > int n; > ^ >PyMca/specfit/SpecfitFuns.c: At top level: >PyMca/specfit/SpecfitFuns.c:172:1: warning: 'SpecfitFuns_snip3d' defined but not used [-Wunused-function] > SpecfitFuns_snip3d(PyObject *self, PyObject *args) > ^ >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IPyMca/specfit -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfit/smoothnd.c -o build/temp.linux-i686-2.7/PyMca/specfit/smoothnd.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IPyMca/specfit -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/specfit/snip3d.c -o build/temp.linux-i686-2.7/PyMca/specfit/snip3d.o >gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/PyMca/specfit/snip1d.o build/temp.linux-i686-2.7/PyMca/specfit/snip2d.o build/temp.linux-i686-2.7/PyMca/specfit/SpecfitFuns.o build/temp.linux-i686-2.7/PyMca/specfit/smoothnd.o build/temp.linux-i686-2.7/PyMca/specfit/snip3d.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/PyMca/SpecfitFuns.so >building 'PyMca.spslut' extension >creating build/temp.linux-i686-2.7/PyMca/sps >creating build/temp.linux-i686-2.7/PyMca/sps/Src >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IPyMca/sps/Include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/sps/Src/sps_lut.c -o build/temp.linux-i686-2.7/PyMca/sps/Src/sps_lut.o -pthread >PyMca/sps/Src/sps_lut.c: In function 'SPS_MapData': >PyMca/sps/Src/sps_lut.c:567:22: warning: unused variable 'ymax' [-Wunused-variable] > double ymin=mapmin,ymax=mapmax;\ > ^ >PyMca/sps/Src/sps_lut.c:708:10: note: in expansion of macro 'FASTLOG' > FASTLOG(int, unsigned char); > ^ >PyMca/sps/Src/sps_lut.c:567:22: warning: unused variable 'ymax' [-Wunused-variable] > double ymin=mapmin,ymax=mapmax;\ > ^ >PyMca/sps/Src/sps_lut.c:721:10: note: in expansion of macro 'FASTLOG' > FASTLOG(unsigned int, unsigned char); > ^ >PyMca/sps/Src/sps_lut.c:759:8: warning: array subscript has type 'char' [-Wchar-subscripts] > CALCPREDATA(char, float, unsigned char, log10f, powf, (-128), 127); > ^ >PyMca/sps/Src/sps_lut.c: In function 'CalcPalette': >PyMca/sps/Src/sps_lut.c:1064:10: warning: type defaults to 'int' in declaration of 'old_type' [-Wimplicit-int] > static old_type = -1; > ^ >PyMca/sps/Src/sps_lut.c:1065:10: warning: type defaults to 'int' in declaration of 'old_mapbytes' [-Wimplicit-int] > static old_mapbytes = -1; > ^ >PyMca/sps/Src/sps_lut.c: At top level: >PyMca/sps/Src/sps_lut.c:1185:1: warning: return type defaults to 'int' [-Wreturn-type] > FillPalette (XServer_Info Xservinfo, > ^ >PyMca/sps/Src/sps_lut.c: In function 'SPS_CalcStat': >PyMca/sps/Src/sps_lut.c:1513:6: warning: unused variable 'length' [-Wunused-variable] > int length = SPS_Size_VLUT(type); > ^ >PyMca/sps/Src/sps_lut.c: In function 'SPS_GetDataDist': >PyMca/sps/Src/sps_lut.c:1582:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] > sizeof(double)); > ^ >PyMca/sps/Src/sps_lut.c:1589:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] > sizeof(double)*2); > ^ >PyMca/sps/Src/sps_lut.c:1602:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] > sizeof(double)*nbar); > ^ >PyMca/sps/Src/sps_lut.c:1609:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] > sizeof(double)*(nbar+1)); > ^ >PyMca/sps/Src/sps_lut.c: In function 'FillPalette': >PyMca/sps/Src/sps_lut.c:1285:1: warning: control reaches end of non-void function [-Wreturn-type] > } > ^ >PyMca/sps/Src/sps_lut.c: In function 'SPS_GetZdata': >PyMca/sps/Src/sps_lut.c:1446:1: warning: control reaches end of non-void function [-Wreturn-type] > } > ^ >PyMca/sps/Src/sps_lut.c: In function 'SPS_FindMinMax': >PyMca/sps/Src/sps_lut.c:332:13: warning: 'dminplus' may be used uninitialized in this function [-Wmaybe-uninitialized] > *minplus = dminplus; > ^ >PyMca/sps/Src/sps_lut.c:328:9: warning: 'dmax' may be used uninitialized in this function [-Wmaybe-uninitialized] > *max = dmax; > ^ >PyMca/sps/Src/sps_lut.c:327:9: warning: 'dmin' may be used uninitialized in this function [-Wmaybe-uninitialized] > *min = dmin; > ^ >PyMca/sps/Src/sps_lut.c: In function 'SPS_MapData': >PyMca/sps/Src/sps_lut.c:642:21: warning: 'lmax' may be used uninitialized in this function [-Wmaybe-uninitialized] > double A, B, lmin, lmax; > ^ >PyMca/sps/Src/sps_lut.c:642:15: warning: 'lmin' may be used uninitialized in this function [-Wmaybe-uninitialized] > double A, B, lmin, lmax; > ^ >PyMca/sps/Src/sps_lut.c: In function 'FillPalette': >PyMca/sps/Src/sps_lut.c:1214:24: warning: 'lmax' may be used uninitialized in this function [-Wmaybe-uninitialized] > A = 0xffff / (lmax - lmin); > ^ >PyMca/sps/Src/sps_lut.c:1214:24: warning: 'lmin' may be used uninitialized in this function [-Wmaybe-uninitialized] >PyMca/sps/Src/sps_lut.c:1228:9: warning: 'round_min' may be used uninitialized in this function [-Wmaybe-uninitialized] > B += round_min; > ^ >PyMca/sps/Src/sps_lut.c: In function 'CreatePalette': >PyMca/sps/Src/sps_lut.c:1291:13: warning: 'pmax' may be used uninitialized in this function [-Wmaybe-uninitialized] > int pmin, pmax; /* palette min max values */ > ^ >PyMca/sps/Src/sps_lut.c:1401:12: warning: 'old_palette' may be used uninitialized in this function [-Wmaybe-uninitialized] > palend = (void *) ((char *) palette + newsize / 3 * 2); > ^ >PyMca/sps/Src/sps_lut.c:1390:71: warning: 'fmax' may be used uninitialized in this function [-Wmaybe-uninitialized] > register unsigned int *dest = ((unsigned int *) palette) + fmax + 1; > ^ >PyMca/sps/Src/sps_lut.c:1369:68: warning: 'fmin' may be used uninitialized in this function [-Wmaybe-uninitialized] > register unsigned short src = *(((unsigned short *) palette) + fmin); > ^ >PyMca/sps/Src/sps_lut.c: In function 'SPS_CalcStat': >PyMca/sps/Src/sps_lut.c:1553:11: warning: 'aver' may be used uninitialized in this function [-Wmaybe-uninitialized] > *average = aver; > ^ >PyMca/sps/Src/sps_lut.c:1552:12: warning: 'integ' may be used uninitialized in this function [-Wmaybe-uninitialized] > *integral = integ; > ^ >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IPyMca/sps/Include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/sps/Src/spslut_py.c -o build/temp.linux-i686-2.7/PyMca/sps/Src/spslut_py.o -pthread >In file included from /usr/include/python2.7/pyconfig.h:4:0, > from /usr/include/python2.7/Python.h:8, > from PyMca/sps/Src/spslut_py.c:52: >/usr/include/python2.7/pyconfig-32.h:1191:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/include/stdio.h:27:0, > from PyMca/sps/Src/spslut_py.c:51: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/pyconfig.h:4:0, > from /usr/include/python2.7/Python.h:8, > from PyMca/sps/Src/spslut_py.c:52: >/usr/include/python2.7/pyconfig-32.h:1213:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/include/stdio.h:27:0, > from PyMca/sps/Src/spslut_py.c:51: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761:0, > from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, > from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from PyMca/sps/Src/spslut_py.c:53: >/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] > #warning "Using deprecated NumPy API, disable it by " \ > ^ >PyMca/sps/Src/spslut_py.c: In function 'spslut_transform': >PyMca/sps/Src/spslut_py.c:237:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] > as_pointer = (char *) as_aux -> data; > ^ >PyMca/sps/Src/spslut_py.c:238:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] > as_r = (char *) r; > ^ >PyMca/sps/Src/spslut_py.c: In function 'spslut_transformarray': >PyMca/sps/Src/spslut_py.c:359:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] > as_pointer = (char *) aux -> data; > ^ >PyMca/sps/Src/spslut_py.c:360:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] > as_r = (char *) r; > ^ >gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/PyMca/sps/Src/sps_lut.o build/temp.linux-i686-2.7/PyMca/sps/Src/spslut_py.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/PyMca/spslut.so >building 'PyMca.sps' extension >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IPyMca/sps/Include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/sps/Src/sps.c -o build/temp.linux-i686-2.7/PyMca/sps/Src/sps.o -pthread >PyMca/sps/Src/sps.c: In function 'CopyDataRC': >PyMca/sps/Src/sps.c:1511:7: warning: variable 'allocated' set but not used [-Wunused-but-set-variable] > int allocated = 0; > ^ >PyMca/sps/Src/sps.c:1508:25: warning: variable 'flag' set but not used [-Wunused-but-set-variable] > int rows, cols, type, flag; > ^ >PyMca/sps/Src/sps.c: In function 'SPS_GetDataCopy': >PyMca/sps/Src/sps.c:1778:25: warning: variable 'flag' set but not used [-Wunused-but-set-variable] > int rows, cols, type, flag; > ^ >PyMca/sps/Src/sps.c:1778:19: warning: variable 'type' set but not used [-Wunused-but-set-variable] > int rows, cols, type, flag; > ^ >PyMca/sps/Src/sps.c: In function 'SPS_UpdateCounter': >PyMca/sps/Src/sps.c:2166:9: warning: variable 'utime' set but not used [-Wunused-but-set-variable] > u32_t utime; > ^ >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IPyMca/sps/Include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/sps/Src/sps_py.c -o build/temp.linux-i686-2.7/PyMca/sps/Src/sps_py.o -pthread >In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761:0, > from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, > from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from PyMca/sps/Src/sps_py.c:33: >/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] > #warning "Using deprecated NumPy API, disable it by " \ > ^ >gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/PyMca/sps/Src/sps.o build/temp.linux-i686-2.7/PyMca/sps/Src/sps_py.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/PyMca/sps.so >building 'PyMca.PyMcaIOHelper' extension >creating build/temp.linux-i686-2.7/PyMca/PyMcaIOHelper >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IPyMca/PyMcaIOHelper -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/PyMcaIOHelper/PyMcaIOHelper.c -o build/temp.linux-i686-2.7/PyMca/PyMcaIOHelper/PyMcaIOHelper.o >In file included from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/ndarraytypes.h:1761:0, > from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/ndarrayobject.h:17, > from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/arrayobject.h:4, > from PyMca/PyMcaIOHelper/PyMcaIOHelper.c:2: >/usr/lib/python2.7/site-packages/numpy/core/include/./numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] > #warning "Using deprecated NumPy API, disable it by " \ > ^ >PyMca/PyMcaIOHelper/PyMcaIOHelper.c: In function 'PyMcaIOHelper_fillSupaVisio': >PyMca/PyMcaIOHelper/PyMcaIOHelper.c:32:9: warning: variable 'maxx' set but not used [-Wunused-but-set-variable] > int maxx, maxy, maxch; > ^ >gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/PyMca/PyMcaIOHelper/PyMcaIOHelper.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/PyMca/PyMcaIOHelper.so >building 'PyMca.Object3D.Object3DCTools' extension >creating build/temp.linux-i686-2.7/PyMca/Object3D >creating build/temp.linux-i686-2.7/PyMca/Object3D/Object3DCTools >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/Object3D/Object3DCTools/MarchingCubes.c -o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DCTools/MarchingCubes.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/Object3D/Object3DCTools/Object3DCTools.c -o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DCTools/Object3DCTools.o >In file included from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/ndarraytypes.h:1761:0, > from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/ndarrayobject.h:17, > from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/arrayobject.h:4, > from PyMca/Object3D/Object3DCTools/Object3DCTools.c:5: >/usr/lib/python2.7/site-packages/numpy/core/include/./numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] > #warning "Using deprecated NumPy API, disable it by " \ > ^ >PyMca/Object3D/Object3DCTools/Object3DCTools.c: In function 'drawXYZPoints': >PyMca/Object3D/Object3DCTools/Object3DCTools.c:2249:16: warning: unused variable 'pf' [-Wunused-variable] > unsigned int *pf=NULL; > ^ >PyMca/Object3D/Object3DCTools/Object3DCTools.c: In function 'drawXYZLines': >PyMca/Object3D/Object3DCTools/Object3DCTools.c:2365:23: warning: variable 'nFacets' set but not used [-Wunused-but-set-variable] > GLsizei nVertices, nFacets, facetDepth; > ^ >PyMca/Object3D/Object3DCTools/Object3DCTools.c:2365:12: warning: variable 'nVertices' set but not used [-Wunused-but-set-variable] > GLsizei nVertices, nFacets, facetDepth; > ^ >PyMca/Object3D/Object3DCTools/Object3DCTools.c: In function 'drawXYZTriangles': >PyMca/Object3D/Object3DCTools/Object3DCTools.c:2546:23: warning: variable 'nFacets' set but not used [-Wunused-but-set-variable] > GLsizei nVertices, nFacets, facetDepth; > ^ >PyMca/Object3D/Object3DCTools/Object3DCTools.c:2546:12: warning: variable 'nVertices' set but not used [-Wunused-but-set-variable] > GLsizei nVertices, nFacets, facetDepth; > ^ >PyMca/Object3D/Object3DCTools/Object3DCTools.c: At top level: >PyMca/Object3D/Object3DCTools/Object3DCTools.c:2945:18: warning: 'draw3DGridTexture' defined but not used [-Wunused-function] > static PyObject *draw3DGridTexture(PyObject *dummy, PyObject *args) > ^ >gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/PyMca/Object3D/Object3DCTools/MarchingCubes.o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DCTools/Object3DCTools.o -L/usr/lib -lGL -lGLU -lpython2.7 -o build/lib.linux-i686-2.7/PyMca/Object3D/Object3DCTools.so >building 'PyMca.Object3D.Object3DQhull' extension >creating build/temp.linux-i686-2.7/PyMca/Object3D/Object3DQhull >creating build/temp.linux-i686-2.7/PyMca/Object3D/Object3DQhull/src >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/Object3D/Object3DQhull/src/geom.c -o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DQhull/src/geom.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/Object3D/Object3DQhull/src/merge.c -o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DQhull/src/merge.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/Object3D/Object3DQhull/src/Object3DQhull.c -o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DQhull/src/Object3DQhull.o >In file included from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/ndarraytypes.h:1761:0, > from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/ndarrayobject.h:17, > from /usr/lib/python2.7/site-packages/numpy/core/include/./numpy/arrayobject.h:4, > from PyMca/Object3D/Object3DQhull/src/Object3DQhull.c:5: >/usr/lib/python2.7/site-packages/numpy/core/include/./numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] > #warning "Using deprecated NumPy API, disable it by " \ > ^ >PyMca/Object3D/Object3DQhull/src/Object3DQhull.c: In function 'object3DDelaunay': >PyMca/Object3D/Object3DQhull/src/Object3DQhull.c:276:5: warning: 'inner_nPoints' may be used uninitialized in this function [-Wmaybe-uninitialized] > for (i=0; i< inner_nPoints; i++) > ^ >PyMca/Object3D/Object3DQhull/src/Object3DQhull.c:312:4: warning: 'inner_result' may be used uninitialized in this function [-Wmaybe-uninitialized] > return Py_BuildValue("NN", result, inner_result ); > ^ >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/Object3D/Object3DQhull/src/mem.c -o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DQhull/src/mem.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/Object3D/Object3DQhull/src/stat.c -o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DQhull/src/stat.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/Object3D/Object3DQhull/src/geom2.c -o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DQhull/src/geom2.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/Object3D/Object3DQhull/src/qset.c -o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DQhull/src/qset.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/Object3D/Object3DQhull/src/qhull.c -o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DQhull/src/qhull.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/Object3D/Object3DQhull/src/poly2.c -o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DQhull/src/poly2.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c PyMca/Object3D/Object3DQhull/src/io.c -o build/temp.linux-i686-2.7/PyMca/Object3D/Object3DQhull/src/io.o >PyMca/Object3D/Object3DQhull/src/io.c: In function 'qh_printfacet3math': >PyMca/Object3D/Object3DQhull/src/io.c:2169:3: error: format not a string literal and no format arguments [-Werror=format-security] > fprintf(fp, endfmt); > ^ >cc1: some warnings being treated as errors >error: command 'gcc' failed with exit status 1 >error: Bad exit status from /var/tmp/rpm-tmp.wNR79q (%build) > Bad exit status from /var/tmp/rpm-tmp.wNR79q (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/PyMca.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/PyMca.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1105919
: 903357 |
903358
|
903359
|
910243