LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-05-2022, 07:21 AM   #841
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892

Regression test up to "Wed Feb 2 22:22:22 UTC 2022" (x86_64 version) Slackware-15.0

Everything builds fine.
 
3 members found this post helpful.
Old 02-09-2022, 08:57 AM   #842
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
Regression test up to "Wed Feb 2 22:22:22 UTC 2022" (x86_64 version) Slackware-15.0 with glibc-2.35 and kernel-5.16.6.

With glibc-2.34, llvm-13.0.0 doesn't build (ninja error), nor llvm-13.0.1, so I decided to give glibc-2.35 a try.

The purpose of that build was to upgrade as few packages as possible to track the problems issued by this new glibc, and the results are better that I could guess.

The only packages that need patches are the same as for glibc-2.34 and are rather trivial patches, only one package doesn't build due to glibc-2.35 upgrade.
The clisp package need a new version avaliable through the source.download (clisp-2.50_20210628_de01f0f47.tar.xz)

-ap: vim, texinfo
-d: clisp (new), guile, rcs
-e: emacs
-l: glibc (new), fuse, qt5
-n: gpgme, ntp, postfix
-x: vulkan-sdk

All the patches and new source packages are available here: https://github.com/nobodino/slackwar...ent-glibc-2.35

Everything else builds fine.

The slackware source is in a pretty good shape for the next development cycle.

Code:
--- list-slackware	2022-02-09 15:53:54.970807888 +0100
+++ list-sfs	2022-02-09 15:53:54.995807470 +0100
@@ -1,5 +1,5 @@
 a/aaa_base-15.0-x86_64-3.txz
-a/aaa_glibc-solibs-2.33-x86_64-5.txz
+a/aaa_glibc-solibs-2.35-x86_64-4.txz
 a/aaa_libraries-15.0-x86_64-19.txz
 a/aaa_terminfo-6.3-x86_64-1.txz
 a/acl-2.3.1-x86_64-1.txz
@@ -213,7 +213,7 @@
 d/bison-3.8.2-x86_64-1.txz
 d/ccache-4.5.1-x86_64-1.txz
 d/check-0.15.2-x86_64-3.txz
-d/clisp-2.50_20191103_c26de7873-x86_64-5.txz
+d/clisp-2.50_20210628_de01f0f47-x86_64-5.txz
 d/cmake-3.21.4-x86_64-1.txz
 d/cscope-15.9-x86_64-3.txz
 d/cvs-1.11.23-x86_64-7.txz
@@ -718,9 +718,9 @@
 l/glade-3.38.2-x86_64-5.txz
 l/glib-1.2.10-x86_64-9.txz
 l/glib2-2.70.3-x86_64-1.txz
-l/glibc-2.33-x86_64-5.txz
-l/glibc-i18n-2.33-x86_64-5.txz
-l/glibc-profile-2.33-x86_64-5.txz
+l/glibc-2.35-x86_64-4.txz
+l/glibc-i18n-2.35-x86_64-4.txz
+l/glibc-profile-2.35-x86_64-4.txz
 l/glibmm-2.64.5-x86_64-3.txz
 l/glib-networking-2.70.1-x86_64-1.txz
 l/gmime-3.2.7-x86_64-4.txz

Last edited by nobodino; 02-09-2022 at 09:12 AM.
 
Old 02-09-2022, 09:02 AM   #843
drumz
Member
 
Registered: Apr 2005
Location: Oklahoma, USA
Distribution: Slackware
Posts: 905

Rep: Reputation: 694Reputation: 694Reputation: 694Reputation: 694Reputation: 694Reputation: 694
Quote:
Originally Posted by nobodino View Post
The purpose of that build was to upgrade as few packages as possible to track the problems issued by this new glibc, and the results are the best that I could imagine.

The slackware source is in a pretty good shape for the next development cycle.
Awesome work!

Let me quote ANNOUNCE.15.0:

Code:
For the first time ever we have included a "make_world.sh" script that allows
automatically rebuilding the entire operating system from source. We also
made it a priority throughout the development cycle to ensure that nothing
failed to build. All the sources have been tested and found to build
properly. Special thanks to nobodino for spearheading this effort.
 
Old 02-13-2022, 12:14 PM   #844
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
Regression test up to "Fri Feb 11 20:36:58 UTC 2022" (x86_64 version) Slackware current with glibc-2.35.

Same results as last week, no new necessary patches.

-ap: vim, texinfo
-d: clisp (clisp-2.50_20210628_de01f0f47.tar.xz), guile, rcs
-e: emacs
-l: glibc (new), fuse, qt5
-n: gpgme, ntp
-x: vulkan-sdk

Everything else builds fine despite a lot of upgrades.

Nota: postfix-3.7.0 doesn't build in the chroot environment but postfix-3.6.5 does. postfix-3.7.0 builds fine once booted in the new system.

Code:
--- list-slackware	2022-02-13 19:06:04.592761756 +0100
+++ list-sfs	2022-02-13 19:06:04.771758775 +0100
@@ -1,5 +1,5 @@
 a/aaa_base-15.1-x86_64-1.txz
-a/aaa_glibc-solibs-2.33-x86_64-5.txz
+a/aaa_glibc-solibs-2.35-x86_64-4.txz
 a/aaa_libraries-15.0-x86_64-19.txz
 a/aaa_terminfo-6.3-x86_64-1.txz
 a/acl-2.3.1-x86_64-1.txz
@@ -213,7 +213,7 @@
 d/bison-3.8.2-x86_64-1.txz
 d/ccache-4.5.1-x86_64-1.txz
 d/check-0.15.2-x86_64-3.txz
-d/clisp-2.50_20191103_c26de7873-x86_64-5.txz
+d/clisp-2.50_20210628_de01f0f47-x86_64-5.txz
 d/cmake-3.21.4-x86_64-1.txz
 d/cscope-15.9-x86_64-3.txz
 d/cvs-1.11.23-x86_64-7.txz
@@ -718,9 +718,9 @@
 l/glade-3.38.2-x86_64-5.txz
 l/glib-1.2.10-x86_64-9.txz
 l/glib2-2.70.4-x86_64-1.txz
-l/glibc-2.33-x86_64-5.txz
-l/glibc-i18n-2.33-x86_64-5.txz
-l/glibc-profile-2.33-x86_64-5.txz
+l/glibc-2.35-x86_64-4.txz
+l/glibc-i18n-2.35-x86_64-4.txz
+l/glibc-profile-2.35-x86_64-4.txz
 l/glibmm-2.64.5-x86_64-3.txz
 l/glib-networking-2.70.1-x86_64-1.txz
 l/gmime-3.2.7-x86_64-4.txz

Last edited by nobodino; 02-13-2022 at 12:22 PM.
 
2 members found this post helpful.
Old 02-28-2022, 05:39 AM   #845
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
Regression test up to "Fri Feb 25 00:03:28 UTC 2022" (x86_64 version) Slackware current.

It has been a long time since so many errors occured.

Code:
--- list-slackware	2022-02-28 12:30:35.308036970 +0100
+++ list-sfs	2022-02-28 12:30:35.323036706 +0100
@@ -51,7 +51,7 @@
 a/inotify-tools-3.20.11.0-x86_64-3.txz
 a/jfsutils-1.1.15-x86_64-4.txz
 a/kbd-1.15.3-x86_64-6.txz
-a/kernel-firmware-20220218_c53073d-noarch-1.txz
+a/kernel-firmware-20220224_9cab94f-noarch-1.txz
 a/kernel-generic-5.16.11-x86_64-1.txz
 a/kernel-huge-5.16.11-x86_64-1.txz
 a/kernel-modules-5.16.11-x86_64-1.txz
@@ -283,13 +283,10 @@
 kde/akonadi-21.12.2-x86_64-1.txz
 kde/akonadi-calendar-21.12.2-x86_64-1.txz
 kde/akonadi-calendar-tools-21.12.2-x86_64-1.txz
-kde/akonadiconsole-21.12.2-x86_64-1.txz
 kde/akonadi-contacts-21.12.2-x86_64-1.txz
-kde/akonadi-import-wizard-21.12.2-x86_64-1.txz
 kde/akonadi-mime-21.12.2-x86_64-1.txz
 kde/akonadi-notes-21.12.2-x86_64-1.txz
 kde/akonadi-search-21.12.2-x86_64-1.txz
-kde/akregator-21.12.2-x86_64-1.txz
 kde/alkimia-8.1.0-x86_64-3.txz
 kde/analitza-21.12.2-x86_64-1.txz
 kde/ark-21.12.2-x86_64-1.txz
@@ -310,9 +307,7 @@
 kde/calendarsupport-21.12.2-x86_64-1.txz
 kde/calligra-3.2.1-x86_64-15.txz
 kde/calligraplan-3.3.0-x86_64-3.txz
-kde/cantor-21.12.2-x86_64-1.txz
 kde/cervisia-21.12.2-x86_64-1.txz
-kde/digikam-7.5.0-x86_64-2.txz
 kde/dolphin-21.12.2.1-x86_64-1.txz
 kde/dolphin-plugins-21.12.2-x86_64-1.txz
 kde/dragon-21.12.2-x86_64-1.txz
@@ -320,12 +315,10 @@
 kde/elisa-21.12.2-x86_64-1.txz
 kde/eventviews-21.12.2-x86_64-1.txz
 kde/extra-cmake-modules-5.91.0-x86_64-1.txz
-kde/falkon-3.2.0-x86_64-1.txz
 kde/ffmpegthumbs-21.12.2-x86_64-1.txz
 kde/filelight-21.12.2-x86_64-1.txz
 kde/frameworkintegration-5.91.0-x86_64-1.txz
 kde/granatier-21.12.2-x86_64-1.txz
-kde/grantlee-editor-21.12.2-x86_64-1.txz
 kde/grantleetheme-21.12.2-x86_64-1.txz
 kde/gwenview-21.12.2-x86_64-1.txz
 kde/incidenceeditor-21.12.2-x86_64-1.txz
@@ -390,8 +383,6 @@
 kde/kdelibs4support-5.91.0-x86_64-1.txz
 kde/kdenetwork-filesharing-21.12.2-x86_64-1.txz
 kde/kdenlive-21.12.2-x86_64-1.txz
-kde/kdepim-addons-21.12.2-x86_64-1.txz
-kde/kdepim-runtime-21.12.2-x86_64-1.txz
 kde/kdeplasma-addons-5.24.2-x86_64-1.txz
 kde/kdesdk-kioslaves-21.12.2-x86_64-1.txz
 kde/kdesdk-thumbnailers-21.12.2-x86_64-1.txz
@@ -436,7 +427,6 @@
 kde/kile-2.9.93-x86_64-15.txz
 kde/killbots-21.12.2-x86_64-1.txz
 kde/kimageformats-5.91.0-x86_64-1.txz
-kde/kimagemapeditor-21.12.2-x86_64-1.txz
 kde/kimap-21.12.2-x86_64-1.txz
 kde/kinfocenter-5.24.2-x86_64-1.txz
 kde/kinit-5.91.0-x86_64-1.txz
@@ -462,7 +452,6 @@
 kde/klines-21.12.2-x86_64-1.txz
 kde/kmag-21.12.2-x86_64-1.txz
 kde/kmahjongg-21.12.2-x86_64-1.txz
-kde/kmail-21.12.2-x86_64-1.txz
 kde/kmail-account-wizard-21.12.2-x86_64-1.txz
 kde/kmailtransport-21.12.2-x86_64-1.txz
 kde/kmbox-21.12.2-x86_64-1.txz
@@ -486,10 +475,8 @@
 kde/kollision-21.12.2-x86_64-1.txz
 kde/kolourpaint-21.12.2-x86_64-1.txz
 kde/kompare-21.12.2-x86_64-1.txz
-kde/konqueror-21.12.2-x86_64-1.txz
 kde/konquest-21.12.2-x86_64-1.txz
 kde/konsole-21.12.2-x86_64-1.txz
-kde/kontact-21.12.2-x86_64-1.txz
 kde/kontactinterface-21.12.2-x86_64-1.txz
 kde/kontrast-21.12.2-x86_64-1.txz
 kde/konversation-21.12.2-x86_64-1.txz
@@ -576,7 +563,6 @@
 kde/libkomparediff2-21.12.2-x86_64-1.txz
 kde/libksane-21.12.2-x86_64-1.txz
 kde/libkscreen-5.24.2-x86_64-1.txz
-kde/libksieve-21.12.2-x86_64-1.txz
 kde/libksysguard-5.24.2-x86_64-1.txz
 kde/libktorrent-21.12.2-x86_64-1.txz
 kde/lokalize-21.12.2-x86_64-1.txz
@@ -585,8 +571,6 @@
 kde/mailimporter-21.12.2-x86_64-1.txz
 kde/marble-21.12.2-x86_64-1.txz
 kde/markdownpart-21.12.2-x86_64-1.txz
-kde/mbox-importer-21.12.2-x86_64-1.txz
-kde/messagelib-21.12.2-x86_64-1.txz
 kde/milou-5.24.2-x86_64-1.txz
 kde/minuet-21.12.2-x86_64-1.txz
 kde/modemmanager-qt-5.91.0-x86_64-1.txz
@@ -598,12 +582,9 @@
 kde/oxygen-gtk2-1.4.6-x86_64-4.txz
 kde/oxygen-icons5-5.91.0-noarch-1.txz
 kde/palapeli-21.12.2-x86_64-1.txz
-kde/parley-21.12.2-x86_64-1.txz
 kde/partitionmanager-21.12.2-x86_64-1.txz
 kde/picmi-21.12.2-x86_64-1.txz
 kde/pimcommon-21.12.2-x86_64-1.txz
-kde/pim-data-exporter-21.12.2-x86_64-1.txz
-kde/pim-sieve-editor-21.12.2-x86_64-1.txz
 kde/plasma-browser-integration-5.24.2-x86_64-1.txz
 kde/plasma-desktop-5.24.2-x86_64-1.txz
 kde/plasma-disks-5.24.2-x86_64-1.txz
@@ -1350,7 +1405,6 @@
 x/ibus-unikey-0.6.1-x86_64-3.txz
 x/iceauth-1.0.8-x86_64-4.txz
 x/ico-1.0.5-x86_64-4.txz
-x/igt-gpu-tools-1.26-x86_64-1.txz
 x/imake-1.0.8-x86_64-3.txz
 x/intel-vaapi-driver-2.4.1-x86_64-3.txz
 x/libdmx-1.1.4-x86_64-3.txz
For the most part kde fails due to qtWenEngine module, probably the qt5 package?

Code:
-- Checking for module 'libsasl2'
--   Found libsasl2, version 2.1.28
-- Found Sasl2: /usr/lib64/libsasl2.so (found version "2.1.28") 
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5WebEngine" with
  any of the following names:

    Qt5WebEngineConfig.cmake
    qt5webengine-config.cmake

  Add the installation prefix of "Qt5WebEngine" to CMAKE_PREFIX_PATH or set
  "Qt5WebEngine_DIR" to a directory containing one of the above files.  If
  "Qt5WebEngine" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:55 (find_package)


-- Configuring incomplete, errors occurred!
See also "/tmp/kde_build/kdepim/libksieve-21.12.2/cmake-build/CMakeFiles/CMakeOutput.log".
make: *** No targets specified and no makefile found.  Stop.
make: *** No targets specified and no makefile found.  Stop.
kdepim:libksieve failed to build.
---------------------
akonadiconsole

/usr/bin/ld: /usr/lib64/libKF5WebEngineViewer.so.5: undefined reference to `QWebEngineScript::~QWebEngineScript()@Qt_5'
/usr/bin/ld: /usr/lib64/libKF5WebEngineViewer.so.5: undefined reference to `QWebEngineScript::setRunsOnSubFrames(bool)@Qt_5'
/usr/bin/ld: /usr/lib64/libKF5MessageViewer.so.5.19.2: undefined reference to `QWebEnginePage::certificateError(QWebEngineCertificateError const&)@Qt_5'
/usr/bin/ld: /usr/lib64/libKF5WebEngineViewer.so.5: undefined reference to `QWebEngineView::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
/usr/bin/ld: /usr/lib64/libKF5WebEngineViewer.so.5: undefined reference to `QWebEnginePage::javaScriptConsoleMessage(QWebEnginePage::JavaScriptConsoleMessageLevel, QString const&, int, QString const&)@Qt_5'
/usr/bin/ld: /usr/lib64/libKF5WebEngineViewer.so.5: undefined reference to `QWebEngineUrlRequestInfo::navigationType() const@Qt_5'
--------------------
digikam

-- ----------------------------------------------------------------------------------
-- Check dependencies for digikam version 7.5.0
-- 
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by
  "Qt5WebEngineWidgets" with any of the following names:

    Qt5WebEngineWidgetsConfig.cmake
    qt5webenginewidgets-config.cmake

  Add the installation prefix of "Qt5WebEngineWidgets" to CMAKE_PREFIX_PATH
  or set "Qt5WebEngineWidgets_DIR" to a directory containing one of the above
  files.  If "Qt5WebEngineWidgets" provides a separate development package or
  SDK, be sure it has been installed.
Call Stack (most recent call first):
  core/CMakeLists.txt:68 (find_package)


-- Configuring incomplete, errors occurred!
See also "/tmp/kde_build/applications-extra/digikam-7.5.0/cmake-build/CMakeFiles/CMakeOutput.log".
make: *** No targets specified and no makefile found.  Stop.
make: *** No targets specified and no makefile found.  Stop.
applications-extra:digikam failed to build.
-----------------------------------

Last edited by nobodino; 02-28-2022 at 05:57 AM.
 
Old 02-28-2022, 01:36 PM   #846
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
something odd:
If I install the qt5 package from slackware the kde packages build without error.
It never occured that qt5 built in SFS doesn't behave as one provided by slackware.
 
Old 02-28-2022, 06:06 PM   #847
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,361

Rep: Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075
Quote:
Originally Posted by nobodino View Post
something odd:
If I install the qt5 package from slackware the kde packages build without error.
It never occured that qt5 built in SFS doesn't behave as one provided by slackware.
something happened with qtwebengine that we apparently fixed, but never really resolved
 
Old 03-01-2022, 01:48 PM   #848
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
Has anyone noticed the regression concerning : igt-gpu-tools

Code:
Checking if "built-in atomics" : links: YES 
Has header "linux/kd.h" : YES 
Has header "sys/kd.h" : YES 
Has header "libgen.h" : YES 
Has header "sys/io.h" : YES 
Checking if "cpuid.h" : links: YES 
Header <unistd.h> has symbol "gettid" : YES 
Checking whether type "struct sysinfo" has member "totalram" : YES 
Checking for function "memfd_create" : YES 
Configuring config.h using configuration

../lib/meson.build:155:4: ERROR: Function does not take positional arguments.

A full log can be found at /tmp/x11-build/igt-gpu-tools-1.26/meson-build/meson-logs/meson-log.txt
 
Old 03-02-2022, 03:54 AM   #849
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
The source tree has been updated to solve igt-gpu-tools.
thanks to PV
 
Old 03-08-2022, 12:42 AM   #850
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
Regression test up to "Fri Mar 4 06:31:06 UTC 2022" (x86_64 version) Slackware-15.0

Everything builds fine on the i7 6700 machine, but I'm not able to build qt5 on the new Ryzen 9 3950x machine.

see here : https://www.linuxquestions.org/quest...nt-4175709061/

Last edited by nobodino; 03-08-2022 at 06:17 AM.
 
Old 03-13-2022, 04:51 AM   #851
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
Regression test up to "Thu Mar 10 20:12:48 UTC 2022" (x86_64 version).

Everything builds fine (except postfix) on the new Ryzen 9 3950x machine, thanks to the swapinzram package and the help of marav, andrew.46 and gmfg.

Last edited by nobodino; 03-13-2022 at 04:54 AM.
 
2 members found this post helpful.
Old 03-13-2022, 06:18 AM   #852
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,361

Rep: Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075
Quote:
Originally Posted by nobodino View Post
Regression test up to "Thu Mar 10 20:12:48 UTC 2022" (x86_64 version).

Everything builds fine (except postfix) on the new Ryzen 9 3950x machine, thanks to the swapinzram package and the help of marav, andrew.46 and gmfg.
It builds fine here
Code:
var/spool/postfix/saved/
var/spool/postfix/trace/

Slackware package /tmp/postfix-3.7.0-x86_64-3.txz created.
What is your issue ?
 
Old 03-13-2022, 07:26 AM   #853
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
in SFS, it doesn't build, only in real environment.
postfix-3.6.5 builds fine in SFS, which is not the case of potsfix-3.7.0
 
Old 03-20-2022, 02:56 PM   #854
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
Regression test up to "Sat Mar 19 20:28:16 UTC 2022" (x86_64 version).

Everything builds fine (except postfix).

Nota: postfix builds fine by hand, but not automaticaly?
 
Old 03-20-2022, 05:01 PM   #855
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,361

Rep: Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075
Quote:
Originally Posted by nobodino View Post
in SFS, it doesn't build, only in real environment.
postfix-3.6.5 builds fine in SFS, which is not the case of potsfix-3.7.0
what do you mean "real environment" ?
FYI, it builds fine here, on my laptop & in my kvm
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] /usr/bin/X11/X11/....... 10 X11 subsets & counting walter74 Linux - General 2 06-07-2015 12:36 AM
How do I get the /etc/X11/X file rebuilt from scratch rickh Debian 4 05-07-2006 11:06 PM
ali aladdin v agp stinks :scratch: :scratch: :scratch: Mr Marmmalade Linux - Hardware 1 07-08-2003 05:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration